zjh
2024-12-31 9b6f602df09c5e39481f03e22d99fffe825b9393
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);
}