获取霸王餐配置修改
This commit is contained in:
@@ -227,7 +227,7 @@ public class UShopUserServiceImpl implements UShopUserService {
|
|||||||
shopUserDetailDTO.setShopExtendList(shopExtends);
|
shopUserDetailDTO.setShopExtendList(shopExtends);
|
||||||
}
|
}
|
||||||
|
|
||||||
shopUserDetailDTO.setFreeDineConfig(freeDineConfigService.getConfig(shopId));
|
shopUserDetailDTO.setFreeDineConfig(freeDineConfigService.getConfig(shopInfoService.getMainIdByShopId(shopId)));
|
||||||
shopUserDetailDTO.setPayPwd(userInfo.getPayPwd());
|
shopUserDetailDTO.setPayPwd(userInfo.getPayPwd());
|
||||||
return shopUserDetailDTO;
|
return shopUserDetailDTO;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user