refactor: 重新调整项目框架

Signed-off-by: 502647092 <admin@yumc.pw>
This commit is contained in:
2017-10-30 20:47:10 +08:00
parent e2566c4bf1
commit e454066cce
37 changed files with 320 additions and 319 deletions

View File

@ -0,0 +1,2 @@
/*global Java, base, module, exports, require*/
module.exports = require('./mserver').server;