Commit d9e61876 authored by hezhen's avatar hezhen

修改用户

parent 21905e88
......@@ -169,7 +169,6 @@ public class CompanyInfoBiz extends BaseBiz<CompanyInfoMapper, CompanyInfo>{
user.setPassword(password);
user.setStatus(1);
user.setCorporationId(branchId);
user.setCompanyId(companyInfo.getId().intValue());
user.setDataAll(2);
user.setDataCorporation(branchId+"");
user.setAppUserId(appUserId);
......
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