Commit 564b2e30 authored by Quxl's avatar Quxl

x

parent e45ff1bd
......@@ -456,7 +456,6 @@ public class UserServiceImpl implements UserService {
map.put("nTag", shopMap.get("nTag"));
map.put("sCustName", custMap.get("sCustName"));
map.put("sCustNO", shopMap.get("sCustNO"));
map.put("sAuthMemo", shopMap.get("sMemo"));
map.put("nStoreCount", custMap.get("nStoreCount"));
map.put("sShopNO", shopMap.get("sShopNO"));
map.put("nShopID", shopMap.get("nShopID"));
......
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