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