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