refactor: reorganize modules and add Linux build tooling
This commit is contained in:
11
module/ec/mall/test/item/tem_modify.http
Normal file
11
module/ec/mall/test/item/tem_modify.http
Normal file
@@ -0,0 +1,11 @@
|
||||
POST http://127.0.0.1:12419/mall.Product/ItemCreate
|
||||
content-type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"identity":"01967710-f538-723d-a3b3-7c9508c1ac98",
|
||||
|
||||
|
||||
"status": 1
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user