1
lige
2024-03-06 3cc862ededfa98fcd89c7b523f84a1d7d172798f
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();
}