Commit 5e0f86c7 by wutong

国外仓改为国内仓

parent ed7907ed
...@@ -119,7 +119,7 @@ public class AutoTurnoverJob extends PointJob { ...@@ -119,7 +119,7 @@ public class AutoTurnoverJob extends PointJob {
return baseStockMapper.countByExample(DcBaseStockExample.newAndCreateCriteria().example()); return baseStockMapper.countByExample(DcBaseStockExample.newAndCreateCriteria().example());
} else { } else {
switch (jobParameter) { switch (jobParameter) {
case "国仓": case "国仓":
case "FBA仓": case "FBA仓":
case "海外仓": case "海外仓":
case "第三方仓库": case "第三方仓库":
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment