feat: spu
This commit is contained in:
@@ -8,6 +8,11 @@ account=13632877014&password=123456
|
||||
client.global.set("admin_token", response.body.data.token);
|
||||
%}
|
||||
|
||||
### test
|
||||
GET {{host}}/admin/third/sts/test
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Authorization: Bearer {{admin_token}}
|
||||
|
||||
|
||||
###添加城市
|
||||
POST {{host}}/admin/city/add
|
||||
|
||||
Reference in New Issue
Block a user