feat: import services and standardize Go 1.26.5
This commit is contained in:
8
apps/base/mgt/test/dpt_del.http
Normal file
8
apps/base/mgt/test/dpt_del.http
Normal file
@@ -0,0 +1,8 @@
|
||||
POST http://rest.apinb.com/mgt/dpt/del
|
||||
Content-Type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"id": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user