mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update 优化 !pr477 数据库类型
This commit is contained in:
@ -17,7 +17,7 @@ create table sys_social
|
||||
union_id nvarchar(255) NULL,
|
||||
scope nvarchar(255) NULL,
|
||||
token_type nvarchar(255) NULL,
|
||||
id_token nvarchar(255) NULL,
|
||||
id_token nvarchar(2000) NULL,
|
||||
mac_algorithm nvarchar(255) NULL,
|
||||
mac_key nvarchar(255) NULL,
|
||||
code nvarchar(255) NULL,
|
||||
|
Reference in New Issue
Block a user