Commit ea6da804 by guojuxing

去掉erpStatus

parent 8450bcb4
......@@ -47,7 +47,6 @@ public class StrategyInit {
strategyMap.put(StoreESFieldsEnum.COMPLETESTATUS.getField(), this.getStoreSelectBack());
strategyMap.put(StoreESFieldsEnum.CREATETYPE.getField(), this.getStoreSelectBack());
strategyMap.put(StoreESFieldsEnum.STORETYPE.getField(), this.getStoreSelectBack());
strategyMap.put(StoreESFieldsEnum.ERPSTATUS.getField(), this.getStoreSelectBack());
strategyMap.put(StoreESFieldsEnum.STORETAG.getField(), this.getStoreTagBack());
strategyMap.put(StoreESFieldsEnum.C1.getField(), this.getStoreCustomBack());
strategyMap.put(StoreESFieldsEnum.C2.getField(), this.getStoreCustomBack());
......
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