refactor: reorganize modules and add Linux build tooling
This commit is contained in:
7
module/ec/mall/test/item/spec/spec_detail.http
Normal file
7
module/ec/mall/test/item/spec/spec_detail.http
Normal file
@@ -0,0 +1,7 @@
|
||||
POST http://127.0.0.1:12419/mall.Product/SpecDetail
|
||||
content-type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"identity":"01965cc8-4657-7408-83d4-be98000ff90e"
|
||||
}
|
||||
Reference in New Issue
Block a user