|
@@ -17,6 +17,7 @@ const devPathSrc = path.resolve(__dirname, '../../../src') // node_modules应用
|
|
|
// 'statisticalReport','systemConfig','TMS','WMS','workFlow','ADMINISTRATORS']
|
|
|
|
|
|
let devModules = ['all']
|
|
|
+//let devModules = ['index']
|
|
|
// let devModules = ['index', 'statisticalReport', 'inward', 'appoint']
|
|
|
// let devModules = ['index', 'ADMINISTRATORS']
|
|
|
|