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