京东外卖desk
This commit is contained in:
@@ -345,6 +345,8 @@ public class PlatformBuildServiceImpl implements PlatformBuildService {
|
||||
dto.setElMeStageStatus(stageDTO.getShopSubStageStatus());
|
||||
} else if (stageDTO.getShopSubStage().equals(ShopSubStageEnum.SHOP_STAGE_22.getShopSubStage())) {
|
||||
dto.setKsStageStatus(stageDTO.getShopSubStageStatus());
|
||||
}else if (stageDTO.getShopSubStage().equals(ShopSubStageEnum.SHOP_STAGE_25.getShopSubStage())) {
|
||||
dto.setJDStageStatus(stageDTO.getShopSubStageStatus());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user