Commit e4a23c9a authored by fangxinjiang's avatar fangxinjiang

公积金自动化-fxj

parent f779ab5c
package com.yifu.cloud.plus.v1.yifu.social.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.yifu.cloud.plus.v1.yifu.social.entity.TFundPreDetail;
/**
* 入职确认信息公积金已购买记录
*
* @author fxj
* @date 2025-11-07 10:30
*/
public interface TFundPreDetailService extends IService<TFundPreDetail> {
}
\ No newline at end of file
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