fix 门店状态已完成
This commit is contained in:
@@ -969,7 +969,7 @@ public class PointServiceImpl implements PointService {
|
|||||||
// }
|
// }
|
||||||
}
|
}
|
||||||
shopStageInfoDAO.updateShopStageAndAuditInfo(shopId, subStageStatus, auditId);
|
shopStageInfoDAO.updateShopStageAndAuditInfo(shopId, subStageStatus, auditId);
|
||||||
preparationService.updateShopStatus(request.getShopId());
|
|
||||||
return CommonConstants.ONE;
|
return CommonConstants.ONE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user