zhaowenxuan
2024-12-26 045dc3a1be1c2980458c6cf20de9e2f2efe7e15d
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);
}