yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/dal/dataobject/storage/SystemStorageAttachmentDO.java
@@ -9,7 +9,7 @@ /** * 文件关联表 DO * * @author 芋道源码 * @author 超级管理员 */ @TableName("system_storage_attachment") @KeySequence("system_storage_attachment_seq")