Showing
1 changed file
with
5 additions
and
1 deletions
@@ -10,7 +10,11 @@ | @@ -10,7 +10,11 @@ | ||
10 | |limit|int|是|20|20|每页数据大小| | 10 | |limit|int|是|20|20|每页数据大小| |
11 | |page|int|是|1|1|当前页| | 11 | |page|int|是|1|1|当前页| |
12 | |productSkn|string|否|5002700,5001700|null|商品skn,多个skn以逗号分隔| | 12 | |productSkn|string|否|5002700,5001700|null|商品skn,多个skn以逗号分隔| |
13 | - | 13 | +|app_type|int|是|1|0|是否blk,0:yoho,1:blk| |
14 | +#### 请求报文,域名自己修改 | ||
15 | +开发:http://devapi.yoho.cn:58078/?app_type=1&app_version=4.6.0&client_type=web&method=h5.product.batch&os_version=yohobuy%3Aweb&productSkn=51229745%2C51292414%2C51344524%2C51210780%2C51210783%2C51292198%2C51333136%2C51226106%2C51232676%2C51352106%2C51342710%2C51279432%2C51300128%2C51300148%2C51207367%2C51239083%2C51229867%2C51331500%2C&screen_size=720x1280&v=7&client_secret=fabf0d3f7ebc2e9ff2114d6a204940ae | ||
16 | +测试:http://testapi.yoho.cn:28078/?app_type=1&app_version=4.6.0&client_type=web&method=h5.product.batch&os_version=yohobuy%3Aweb&productSkn=51229745%2C51292414%2C51344524%2C51210780%2C51210783%2C51292198%2C51333136%2C51226106%2C51232676%2C51352106%2C51342710%2C51279432%2C51300128%2C51300148%2C51207367%2C51239083%2C51229867%2C51331500%2C&screen_size=720x1280&v=7&client_secret=fabf0d3f7ebc2e9ff2114d6a204940ae | ||
17 | +线上:http://api.yoho.cn/?app_type=1&app_version=4.6.0&client_type=web&method=h5.product.batch&os_version=yohobuy%3Aweb&productSkn=51229745%2C51292414%2C51344524%2C51210780%2C51210783%2C51292198%2C51333136%2C51226106%2C51232676%2C51352106%2C51342710%2C51279432%2C51300128%2C51300148%2C51207367%2C51239083%2C51229867%2C51331500%2C&screen_size=720x1280&v=7&client_secret=fabf0d3f7ebc2e9ff2114d6a204940ae | ||
14 | #### 接口返回 | 18 | #### 接口返回 |
15 | ```json | 19 | ```json |
16 | { | 20 | { |
-
Please register or login to post a comment