加盟合同优化
This commit is contained in:
@@ -411,6 +411,7 @@ public class ShopServiceImpl implements ShopService {
|
||||
shopInfo.setRegionId(request.getRegionId());
|
||||
shopInfo.setJoinMode(request.getJoinMode());
|
||||
shopInfo.setFranchiseBrand(request.getFranchiseBrand());
|
||||
shopInfo.setStoreType(request.getStoreType());
|
||||
return shopInfoDAO.updateShopInfo(shopInfo);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user