zhaowenxuan
2025-02-24 ec2bd151a3220b34eb7e33d43d25908b45ff349c
ltkj-hosp/src/main/java/com/ltkj/hosp/service/IDictSfxmService.java
@@ -28,6 +28,10 @@
     */
    public List<DictSfxm> selectDictSfxmList(DictSfxm dictSfxm);
    List<DictSfxm> selectDictSfxmListLimit(DictSfxm dictSfxm, Integer page, Integer size);
    Integer selectDictSfxmListCount(DictSfxm dictSfxm);
    /**
     * 新增收费项目
     *