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