zjh
2023-12-06 41f99a843fb2c0424426e006f29c1e78192eae01
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);
}