zjh
2023-10-26 cdadbb79336316018fb890d0e7121ae99ea2be4f
ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjRulesService.java
@@ -17,4 +17,6 @@
    List<TjRules> getTjRulesListByProId(String proId);
    List<TjRules> getTjRulesListByTjNumAndProId(String tjNum,Long proId);
}