service-common/src/main/java/com/java110/common/dao/impl/CarInoutServiceDaoImpl.java @@ -163,7 +163,7 @@ if (existCount > 0) { // 3. 记录已存在,标记为去重(可用2表示去重,与0/1区分) record.setErrorTest("重复的内容"); // record.setErrorTest("重复的内容"); continue; }