yxh
2026-07-21 5f32e2345148bcf51b0428e6039aa1981db22ccb
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);
}