yxh
2026-07-30 72fe6f7da4a4cdcd4e086f5ca1a1e82b93551513
ruoyi-project/src/main/java/com/ruoyi/project/mapper/ServiceReimbursementSharedMapper.java
@@ -26,4 +26,8 @@
    List<ServiceReimbursementShared> getRemShareInfoByRemId(Long RemId);
    Boolean delResharedInfoById(Long id);
    Boolean delResharedInfoByReimid(Long reimid);
    Boolean updateReimShareByfundid(ServiceReimbursementShared serviceReimbursementShared);
}