zjh
2024-07-30 2d2665c4e27393cacde08f2b5980ffcb58dfa284
ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjStandardService.java
@@ -66,4 +66,6 @@
    public TjStandard getListBySexAndType(Long tjSex,int tjType,String proId);
    public TjStandard getTjStandardBySexAndType(Long tjSex,int tjType,String proId);
}