京东外卖
This commit is contained in:
@@ -85,6 +85,8 @@ public class PCPlatformBuildController {
|
||||
shopSubStageList.add(ShopSubStageEnum.SHOP_STAGE_21.getShopSubStage());
|
||||
}else if (type.equals(PlatformBuildEnum.MEI_TUAN_WAI_MAI.getCode())) {
|
||||
shopSubStageList.add(ShopSubStageEnum.SHOP_STAGE_19.getShopSubStage());
|
||||
}else if (type.equals(PlatformBuildEnum.JING_DONG_WAI_MAI.getCode())) {
|
||||
shopSubStageList.add(ShopSubStageEnum.SHOP_STAGE_25.getShopSubStage());
|
||||
}
|
||||
return ResponseResult.success(operationLogService.getAuditInfo(shopId, shopSubStageList));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user