mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-23 10:58:34 +08:00
update 优化 sys_oss 表增加扩展字段 ext1
This commit is contained in:
2
sql/update/update_2.2.0-2.3.0.sql
Normal file
2
sql/update/update_2.2.0-2.3.0.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `sys_oss`
|
||||
ADD COLUMN `ext1` text NULL COMMENT '扩展属性' AFTER `url`;
|
||||
Reference in New Issue
Block a user