|
@@ -165,6 +165,8 @@ public class CommonLogic {
|
|
}else {
|
|
}else {
|
|
adminUserCom.setAdminWebsitIds(collect);
|
|
adminUserCom.setAdminWebsitIds(collect);
|
|
}
|
|
}
|
|
|
|
+
|
|
|
|
+ adminUserCom.setAdminCompanyWechat(adminCompanyWechat);
|
|
}else {
|
|
}else {
|
|
//所有帐号
|
|
//所有帐号
|
|
adminUserCom = this.websitAccount(adminUserCom);
|
|
adminUserCom = this.websitAccount(adminUserCom);
|