新需求改造无法延期问题修复

This commit is contained in:
gaoqr
2025-09-29 15:35:09 +08:00
parent cd466f2777
commit 7076c64811
@@ -68,7 +68,6 @@ public class ProductDelayServiceImpl implements ProductDelayService {
// 校验产品和定价规则
productsDetailService.validateProductExist(purchaseRecordDO.getProductId());
productsDetailService.validateProductDetailsExists(purchaseRecordDO.getProductDetailsId());
/**
* 查询是否有前序的延期记录: