Commit 3596836a authored by Quxl's avatar Quxl

x

parent 9465e5a4
......@@ -474,6 +474,7 @@ public class UserServiceImpl implements UserService {
map.put("sMobile", mobile);
map.put("sCustNO", mobile);
map.put("sCustName", mobile);
map.put("sPassword", "");
map.put("sCustLeveType", "普通客户");
map.put("sCustLeveTypeID", "1");
map.put("nTag", 0);
......
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