refactor: reorganize modules and add Linux build tooling
This commit is contained in:
7
module/ec/order/test/coupon/coupon_by_status.http
Normal file
7
module/ec/order/test/coupon/coupon_by_status.http
Normal file
@@ -0,0 +1,7 @@
|
||||
POST http://127.0.0.1:12441/order.Coupon/ByStatus
|
||||
content-type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"status": 1
|
||||
}
|
||||
Reference in New Issue
Block a user