选品中心
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
ljl bbe54f88d0 修改 6 months ago
lib yh 1 year ago
ms-api 修改 6 months ago
ms-biz 修改 6 months ago
ms-dal 修改bug 8 months ago
ms-deploy yh 1 year ago
ms-web 新增1688店铺解绑spi 10 months ago
.gitignore yh 1 year ago
README.md yh 1 year ago
pom.xml 测试消息队列 1 year ago
settings.xml yh 1 year ago

README.md

SPI测试

curl --location --request POST 'localhost:8080/base/cloud/spi'
--header 'x-tt-logid: 123456789'
--header 'Content-Type: application/json'
--data-raw '{ "appId":"7264840234423027259", "authId":"4463798", "method":"getProductInfo", "data":"{"sourceItemUrls":["http://detail.1688.com/offer/1000090775.html?amug_web_biz=fwmkt&amug_web_fl_src=cy&entranceCode=entrance_pft"]}" }'

注意data中得json要反斜杠