|
@@ -438,6 +438,7 @@ public class DistributionSellerServiceImpl extends ServiceImpl<DistributionSelle
|
|
|
inertData.setRegisterFrom(3);
|
|
inertData.setRegisterFrom(3);
|
|
|
if(this.save(inertData)){
|
|
if(this.save(inertData)){
|
|
|
user.setSellerId(inertData.getSellerId());
|
|
user.setSellerId(inertData.getSellerId());
|
|
|
|
|
+ iSysUserService.updateById(user);
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
return true;
|
|
return true;
|