pjb
2025-08-16 7068307fa5a395b2027e9dd9ce8b2a4819d8ee9d
src/main/java/com/zy/service/BasDevpErrLogService.java
@@ -7,4 +7,5 @@
    BasDevpErrLog findLatestByTaskNo(Integer sourceStaNo, Integer taskNo);
    BasDevpErrLog findLatest(Integer sourceStaNo);
}