2019-02-23 17:01:48 +08:00

7 lines
96 B
JavaScript

'use strict';
module.exports = think.controller({
/**
* some base method in here
*/
});