liusheng
18 小时以前 5b6bd2b10c8c87b658b888f4d0384aec3ed491ce
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);
}