zjh
2023-12-25 e12b37ce15c67b522e94f399e3b8c18c2c0e7289
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);
}