lige
2024-02-29 228af2c61a61c9ff32271ecd533cabf52fd1bb1a
ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjProjectService.java
@@ -107,4 +107,22 @@
    List<TjProject> getAllChildListById(String proId);
    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();
}