zjh
2024-07-19 35492c6595e9585e54e25a97eda08e679efa1c12
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);
}