[app] add Network
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user