胡北宽 před 1 dnem
rodič
revize
198ec61969

+ 1
- 0
src/main/java/com/example/backend/service/contract/impl/SalesContractServiceImpl.java Zobrazit soubor

@@ -378,6 +378,7 @@ public class SalesContractServiceImpl implements SalesContractService {
378 378
 //                    }
379 379
 
380 380
 
381
+
381 382
                     if ("铁矿石".equals(entity.getBizProductType()) || "煤炭".equals(entity.getBizProductType())) {
382 383
                         if (StringUtils.isEmpty(entity.getIfLongTerm())) {
383 384
                             currentContractErrors.add("主表(Sheet1) 合同号: " + currentSono + ":合同产品类型为铁矿石或煤炭时,是否长协不能为空");

Loading…
Zrušit
Uložit