refactor: reorganize modules and add Linux build tooling
This commit is contained in:
8
module/base/cms/test/pages/fetch.http
Normal file
8
module/base/cms/test/pages/fetch.http
Normal file
@@ -0,0 +1,8 @@
|
||||
POST http://127.0.0.1:12409/Cms.PostPages/Fetch
|
||||
Cms-Type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"page":1,
|
||||
"keyword":"热"
|
||||
}
|
||||
Reference in New Issue
Block a user