feat:校验
This commit is contained in:
@@ -493,6 +493,7 @@ public class DecorationServiceImpl implements DecorationService {
|
||||
fitmentCheckVO.setLineId(lineId);
|
||||
fitmentCheckVO.setShopName(shopInfo.getShopName());
|
||||
fitmentCheckVO.setStoreNum(shopInfo.getStoreNum());
|
||||
fitmentCheckVO.setShopCode(shopInfo.getShopCode());
|
||||
fitmentCheckVO.setPartnerName(lineInfo.getUsername());
|
||||
fitmentCheckVO.setRegionId(regionId);
|
||||
fitmentCheckVO.setRegion(regionName);
|
||||
|
||||
Reference in New Issue
Block a user