pjb
6 天以前 29e052a5f969a38603370b1fb597a87d61fe1bf3
src/main/java/com/zy/service/BasDevpErrLogService.java
@@ -7,4 +7,5 @@
    BasDevpErrLog findLatestByTaskNo(Integer sourceStaNo, Integer taskNo);
    BasDevpErrLog findLatest(Integer sourceStaNo);
}