[app] add Network

This commit is contained in:
2020-03-27 16:25:16 +03:00
parent 8da310a6e5
commit cfb9ddc8f8
7 changed files with 140 additions and 72 deletions

View File

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