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
qiushengjie 271008845d Merge remote-tracking branch 'origin/master' 1 year ago
doc/source 完善开始搬家接口 1 year ago
lib 整理代码 1 year ago
ms-api Merge remote-tracking branch 'origin/master' 1 year ago
ms-biz Merge remote-tracking branch 'origin/master' 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":"123456", "authId":"888999", "method":"dsTestJavaRequest", "data":"{}" }'