package com.moral.api.mapper; import com.moral.api.entity.FileTable; import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** *
* 附件表 Mapper 接口 *