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
daixiaogang e14280c2f6 合并问题处理 1 year ago
doc/source 获取1688链接的正则表达式 1 year ago
lib 整理代码 1 year ago
ms-api Merge remote-tracking branch 'origin/master' 1 year ago
ms-biz 合并问题处理 1 year ago
ms-dal 合并问题处理 1 year ago
ms-deploy 获取1688链接的正则表达式, 通过名字获取匹配组 1 year ago
ms-web 抖店订单同步、列表查询 1 year ago
.gitignore 整理代码 1 year ago
README.md 获取商品详情接口修改 1 year ago
pom.xml 整理代码 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":"{"pageNo":"1","pageSize":"20"}" }'

注意data中得json要反斜杠