Update AttachFileMapper.java

cyj
pbvfus8to 2 months ago
parent ea0535752f
commit 4e1ad2d508

@ -14,6 +14,10 @@ import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.yami.shop.bean.model.AttachFile;
/**
* AttachFileMapperAttachFile
* MyBatis PlusBaseMapperBaseMapper
* 便AttachFile
*
* @author lanhai
*/
public interface AttachFileMapper extends BaseMapper<AttachFile> {

Loading…
Cancel
Save