diff --git a/code/VideoAccess-VCMP/script/1.3.5.1/data/1.update_secret_yingshi.sql b/code/VideoAccess-VCMP/script/1.3.5.1/data/1.update_secret_yingshi.sql index 31f646a..ed08b98 100644 --- a/code/VideoAccess-VCMP/script/1.3.5.1/data/1.update_secret_yingshi.sql +++ b/code/VideoAccess-VCMP/script/1.3.5.1/data/1.update_secret_yingshi.sql @@ -1 +1 @@ -INSERT INTO secret_yingshi (id, key, secret, token, expire) VALUES (DEFAULT, '88c43faadfd545baaaadbb1a84a060d5', 'ac6da04021c4d410c7033ccff991d981', null, null) \ No newline at end of file +INSERT INTO secret_yingshi (key, secret, token, expire) VALUES ('88c43faadfd545baaaadbb1a84a060d5', 'ac6da04021c4d410c7033ccff991d981', null, null) \ No newline at end of file