feat: auth
This commit is contained in:
5
sync/http/admin/auth.http
Normal file
5
sync/http/admin/auth.http
Normal file
@@ -0,0 +1,5 @@
|
||||
### 角色详情
|
||||
GET {{host}}/admin/auth/role?role_id=1
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
|
||||
###
|
||||
5
sync/http/admin/http-client.env.json
Normal file
5
sync/http/admin/http-client.env.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"dev": {
|
||||
"host": "http://api.hhl.top"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user