feat: 新增客户端授权管理和开放接口
This commit is contained in:
@@ -22,3 +22,4 @@ CREATE TABLE "oauth2_client" (
|
||||
-- ----------------------------
|
||||
-- Records of oauth2_client
|
||||
-- ----------------------------
|
||||
INSERT INTO "oauth2_client" VALUES (1, 'omc5y0j15emByauth2', 'omcl28ybn6y4w9y9ntzsv88hyByauth2', 'Local', '127.0.0.1', '0', '', 0, 'system', 1745919659089, 'system', 1745920239962, '');
|
||||
|
||||
Reference in New Issue
Block a user