三个三
2023-07-02 6b147786912eeaa62350610b7ee9235ff156e3ba
script/sql/sqlserver/sqlserver_ry_vue_5.X.sql
@@ -3085,8 +3085,8 @@
CREATE TABLE sys_client
(
    id                  bigint                              NOT NULL,
    client_id           nvarchar(20)  DEFAULT ''            NULL,
    client_key          nvarchar(255) DEFAULT ''            NULL,
    client_id           nvarchar(64)  DEFAULT ''            NULL,
    client_key          nvarchar(32) DEFAULT ''            NULL,
    client_secret       nvarchar(255) DEFAULT ''            NULL,
    grant_type          nvarchar(255) DEFAULT ''            NULL,
    device_type         nvarchar(32) DEFAULT ''            NULL,