mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
add 增加 4.3-4.4 更新 sql 文件
This commit is contained in:
1
script/sql/update/update-4.3-4.4.sql
Normal file
1
script/sql/update/update-4.3-4.4.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE sys_oss_config ADD COLUMN access_policy char(1) NOT NULL DEFAULT 1 COMMENT '桶权限类型(0=private 1=public 2=custom)' AFTER region;
|
Reference in New Issue
Block a user