[server] update

This commit is contained in:
2020-06-03 18:02:42 +03:00
parent 33d1d77cd3
commit edbc587e2e
18 changed files with 240 additions and 399 deletions

View File

@@ -47,7 +47,7 @@ const config = new Project.Config({
`CompilationOption.set('build','${dateformat(new Date(), 'yyyy-mm-dd HH:MM:ss')}')`,
],
flags: [
//'proto_debug',
'proto_debug',
]
});