zjh
2024-12-11 5c02263e1dee4960eb81757dc6b13f2e2d6cadb6
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);
}