2026-08-10 035e28134ff1ace5d7117007dd72cd18c68f14ff
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> {