Commit b67e23ee authored by fangxinjiang's avatar fangxinjiang

公积金自动化-fxj

parent c30ecab0
......@@ -38,7 +38,9 @@ public interface TDispatchInfoPreMapper extends BaseMapper<TDispatchInfoPre> {
List<TDispatchImportVo> getDisPatcherFundList(@Param("idList") List<String> idList, @Param("statusList") List<String> statusList, @Param("type") String type);
List<TDispatchInfoPre> getAllUnDisData();
List<TDispatchInfoPre> getAllUnDisSocialData();
List<TDispatchInfoPre> getAllUnDisFundData();
List<String> getAllUnDisDataIdList();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment