liu
2026-09-02 1fb5fc73e8df33b25337ab34f669ab03e0d9ce06
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> {