feat: import services and standardize Go 1.26.5
This commit is contained in:
10
apps/base/mgt/test/role_modify_pmn.http
Normal file
10
apps/base/mgt/test/role_modify_pmn.http
Normal file
@@ -0,0 +1,10 @@
|
||||
POST http://rest.apinb.com/mgt/role/modify_pmn
|
||||
Content-Type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"workspace": "your_workspace",
|
||||
"id": 1,
|
||||
"list": [1, 2, 3, 4]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user