pang.jiabao
2026-01-28 2bd2c83cebc29314c961632bfbbb771d0cc94936
src/main/java/com/zy/service/BasDevpErrLogService.java
@@ -7,4 +7,5 @@
    BasDevpErrLog findLatestByTaskNo(Integer sourceStaNo, Integer taskNo);
    BasDevpErrLog findLatest(Integer sourceStaNo);
}