package com.fjhx.mapper; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import com.fjhx.entity.FileInfo; /** *
* 文件 Mapper 接口 *