...
|
...
|
@@ -292,7 +292,7 @@ http://192.168.102.210:8080/portal-gateway/QRCodeURLController/getQRCodeURL?debu |
|
|
根据类型替换参数
|
|
|
|
|
|
|
|
|
sku:{"product_id":630988,"storeId":66}
|
|
|
sku:{"product_sku":630988,"storeId":66}
|
|
|
|
|
|
|
|
|
skn:{"product_skn":51078948,"mac":"abcabc"}
|
...
|
...
|
@@ -302,7 +302,7 @@ skn:{"product_skn":51078948,"mac":"abcabc"} |
|
|
|
|
|
sku请求:
|
|
|
|
|
|
http://192.168.102.210:8080/portal-gateway/html/qrcodeURL.html?yohobuy={"action":"go.productDetail","params":{"product_id":51078948,"storeId":66}}
|
|
|
http://192.168.102.210:8080/portal-gateway/html/qrcodeURL.html?yohobuy={"action":"go.productDetail","params":{"product_sku":630988,"storeId":66}}
|
|
|
|
|
|
|
|
|
|
...
|
...
|
|