Commit ee6695ca authored by Quxl's avatar Quxl

x

parent d3d0c66d
......@@ -621,6 +621,8 @@ public class UserServiceImpl implements UserService {
map.put("sPassword", "");
map.put("sCustLeveType", "普通客户");
map.put("sCustLeveTypeID", "1");
map.put("sCustType", "普通");
map.put("sCustTypeID", "1");
map.put("sSalesmanNO1", sSalesmanNO1);
map.put("nTag", 0);
map.put("sCreateUser", "");
......
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