liusheng
2026-08-14 5d15e6fae71db1550167008b098aeefb0071f575
ruoyi-project/src/main/java/com/ruoyi/project/mapper/ServiceReimbursementSharedMapper.java
@@ -28,4 +28,6 @@
    Boolean delResharedInfoById(Long id);
    Boolean delResharedInfoByReimid(Long reimid);
    Boolean updateReimShareByfundid(ServiceReimbursementShared serviceReimbursementShared);
}