2015-08-24 18:09:49 +08:00

8 lines
83 B
JavaScript

'use strict';
/**
* model
* @type {Class}
*/
module.exports = think.model({
});