mirror of
https://github.com/chatopera/cosin.git
synced 2025-06-16 18:30:03 +08:00
commit
fed20f3d67
@ -40,14 +40,14 @@
|
|||||||
"raw": ""
|
"raw": ""
|
||||||
},
|
},
|
||||||
"url": {
|
"url": {
|
||||||
"raw": "http://{{IP}}:{{PORT}}/tokens?username=admin&password=admin1234",
|
"raw": "http://{{IP}}:{{PORT}}/auth/token/bearer?username=admin&password=admin1234",
|
||||||
"protocol": "http",
|
"protocol": "http",
|
||||||
"host": [
|
"host": [
|
||||||
"{{IP}}"
|
"{{IP}}"
|
||||||
],
|
],
|
||||||
"port": "{{PORT}}",
|
"port": "{{PORT}}",
|
||||||
"path": [
|
"path": [
|
||||||
"tokens"
|
"/auth/token/bearer"
|
||||||
],
|
],
|
||||||
"query": [
|
"query": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user