yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/mysql/storage/SystemStorageAttachmentMapper.java
@@ -11,7 +11,7 @@ /** * 文件关联表 Mapper * * @author 芋道源码 * @author 超级管理员 */ @Mapper public interface SystemStorageAttachmentMapper extends BaseMapperX<SystemStorageAttachmentDO> {