zjh
2024-03-19 d251236f861452678eab9de0657ec46ba53930e6
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);
}