mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update 优化 更改 sys_oss_config 表注释 避免误解
This commit is contained in:
@ -2747,7 +2747,7 @@ EXEC sp_addextendedproperty
|
||||
'COLUMN', N'access_policy'
|
||||
GO
|
||||
EXEC sp_addextendedproperty
|
||||
'MS_Description', N'状态(0=正常,1=停用)',
|
||||
'MS_Description', N'是否默认(0=是,1=否)',
|
||||
'SCHEMA', N'dbo',
|
||||
'TABLE', N'sys_oss_config',
|
||||
'COLUMN', N'status'
|
||||
|
Reference in New Issue
Block a user