Showing
1 changed file
with
2 additions
and
2 deletions
@@ -300,7 +300,7 @@ skn:yohobuy={"action":"go.productDetail","params":{"product_skn":51078948,"mac | @@ -300,7 +300,7 @@ skn:yohobuy={"action":"go.productDetail","params":{"product_skn":51078948,"mac | ||
300 | 300 | ||
301 | sku请求: | 301 | sku请求: |
302 | 302 | ||
303 | -http://192.168.102.210:8080/portal-gateway/html/sku_index.html?yohobuy={"action":"go.productDetail","params":{"product_id":51078948,"storeId":66}} | 303 | +http://192.168.102.210:8080/portal-gateway/html/qrcodeURL.html?yohobuy={"action":"go.productDetail","params":{"product_id":51078948,"storeId":66}} |
304 | 304 | ||
305 | 305 | ||
306 | 306 | ||
@@ -312,6 +312,6 @@ code为200即为成功,否则是失败。 | @@ -312,6 +312,6 @@ code为200即为成功,否则是失败。 | ||
312 | { | 312 | { |
313 | "code": 200, | 313 | "code": 200, |
314 | "message": "success", | 314 | "message": "success", |
315 | - "data": "http://192.168.102.210:8080/portal-gateway/html/sku_index.html" | 315 | + "data": "http://192.168.102.210:8080/portal-gateway/html/qrcodeURL.html" |
316 | } | 316 | } |
317 | ``` | 317 | ``` |
-
Please register or login to post a comment