添加认证/权限接口.

This commit is contained in:
lijiahang
2023-07-17 10:27:53 +08:00
parent 90b9dba7ed
commit 90bf59135f
19 changed files with 437 additions and 96 deletions

View File

@@ -1,10 +1,10 @@
{
"local": {
"baseUrl": "http://127.0.0.1:9200/orion-api",
"token": "Bearer 1"
"token": "Bearer YzIckpmbXSoL6hYUsuqqZHJ8PxUeY19R"
},
"gateway": {
"baseUrl": "http://127.0.0.1:9200/orion-api",
"token": "Bearer 1"
"token": "Bearer YzIckpmbXSoL6hYUsuqqZHJ8PxUeY19R"
}
}