zjh
2024-07-31 6cfbce38436435f574680c0b1e58342e4a2ac444
ltkj-hosp/src/main/java/com/ltkj/hosp/service/ITjDwGroupingService.java
@@ -59,4 +59,10 @@
     * @return 结果
     */
    public int deleteTjDwGroupingById(String id);
    public int selectTjDwGroupingBySex(String dwDeptId,String sex);
    public int selectTjDwGroupingByDwDeptId(String dwDeptId);
}