feat: import services and standardize Go 1.26.5
This commit is contained in:
8
apps/ec/mall/test/ads/ads_by_pos.http
Normal file
8
apps/ec/mall/test/ads/ads_by_pos.http
Normal file
@@ -0,0 +1,8 @@
|
||||
POST http://127.0.0.1:12419/mall.Ads/ByPos
|
||||
content-type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"store_identity":"c8e0800713504caf9cec826f31c836cf",
|
||||
"pos_key":["gift_banner"]
|
||||
}
|
||||
Reference in New Issue
Block a user