11816 3 dienas atpakaļ
vecāks
revīzija
b9d5188b5e

+ 2
- 2
src/main/java/com/example/backend/pAndSExe/util/PsExeExcelUtil.java Parādīt failu

@@ -474,9 +474,9 @@ public class PsExeExcelUtil {
474 474
             if (dto.getFtype4() == null || dto.getFtype4().trim().isEmpty()) {
475 475
                 errorLogList.add("钢产品计重方式为空");
476 476
             }
477
-            if (dto.getSMRNo()==null || dto.getSMRNo().trim().isEmpty()) {
477
+            /*if (dto.getSMRNo()==null || dto.getSMRNo().trim().isEmpty()) {
478 478
                 errorLogList.add("钢产品钢厂资源号为空");
479
-            }
479
+            }*/
480 480
         }else if(bizProductType.equals("铁矿石")){
481 481
             if (dto.getMoisture() == null) {
482 482
                 errorLogList.add("铁矿石水分为空");

Notiek ielāde…
Atcelt
Saglabāt