lige
2023-12-20 db9224e977ce336a4f7879e850e67cd18523278c
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);
}