Commit 17d3d2ff by 陶光胜

回写修改

parent 0a43205e
......@@ -53,7 +53,6 @@ public class StrategyInit {
strategyMap.put(StoreESFieldsEnum.C8.getField(), this.getStoreCustomBack());
strategyMap.put(StoreESFieldsEnum.C9.getField(), this.getStoreCustomBack());
strategyMap.put(StoreESFieldsEnum.C10.getField(), this.getStoreCustomBack());
System.out.println("对象初始化完成");
}
public StoreAreaBackImpl getStoreAreaBack() {
......
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