refactor: reorganize modules and add Linux build tooling
This commit is contained in:
11
module/base/mgt/test/app_fetch.http
Normal file
11
module/base/mgt/test/app_fetch.http
Normal file
@@ -0,0 +1,11 @@
|
||||
POST http://rest.apinb.com/mgt/app/fetch
|
||||
Content-Type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"page": 1,
|
||||
"size": 10,
|
||||
"keyword": "",
|
||||
"status": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user