1
lige
2024-03-08 ca1e98fe84258596ed00ca0cd27881072acc7a8f
ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjProjectService.java
@@ -110,4 +110,19 @@
    List<TjProject> getTjProjectList();
    List<TjProject> getDxTjProjectList();
    List<TjProject> getPacTjProjectList();
    List<Long> getHuaYanProId();
    List<Long> getYingXiangProId();
    List<Long> getHuaYanKsProId(String ksId);
    List<Long> getNotCcCtXdtProId();
    List<Long> getNneedReprotProId();
}