督导是招商经理
This commit is contained in:
@@ -64,6 +64,7 @@ public class ShopServiceImpl implements ShopService {
|
||||
shopInfo.setRegionId(lineInfo.getRegionId());
|
||||
shopInfo.setLineId(lineInfo.getId());
|
||||
shopInfo.setPartnerId(lineInfo.getPartnerId());
|
||||
shopInfo.setSupervisorUserId(lineInfo.getInvestmentManager());
|
||||
//初始化
|
||||
shopInfo.setShopCode(RandomEightCharCodeUtils.getCode());
|
||||
shopInfo.setShopName("店铺" + NumberConverter.convertArabicToChinese(i + 1));
|
||||
|
||||
Reference in New Issue
Block a user