zhaowenxuan
2025-03-05 f0cfaecd79e18beff3a33a9152f855ca757282ba
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);
    /**
     * 新增收费项目
     *