zhaowenxuan
7 天以前 b73fedc4026231b31cbc99f9fdad54c8e73a1a34
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);
    /**
     * 新增收费项目
     *