|
@@ -19,7 +19,7 @@ const devPathSrc = path.resolve(__dirname, "../../../src"); // node_modules应
|
|
|
// let devModules = ["index", "statisticalReport", "appoint", "TMS"];
|
|
|
// let devModules = ["index", "statisticalReport", "TMS", "appoint"];
|
|
|
|
|
|
-let devModules = ["index", "appoint", "statisticalReport", "WMS","TMS","inward","RMS"];
|
|
|
+let devModules = ["all"];
|
|
|
|
|
|
// let devModules = ["index", "appoint", "statisticalReport", "WMS","TMS","inward","RMS"];
|
|
|
|