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
wangchaoxu 6743944da5 采购配置相关 2 years ago
doc/source 完善开始搬家接口 2 years ago
lib 整理代码 2 years ago
ms-api 采购配置相关 2 years ago
ms-biz 采购配置相关 2 years ago
ms-dal Merge branch 'master' of https://codeup.aliyun.com/64d9c5feeceb191898f636d7/honor-dd-light-ds-java 2 years ago
ms-deploy 更新加密工具,调通获取店铺1688授权链接 2 years ago
ms-web 分销订单SQL 2 years ago
.gitignore 整理代码 2 years ago
README.md 增加授权回调接口 2 years ago
pom.xml 整理代码 2 years 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":"{"userId":"30459766","":""}" }'

注意data中得json要反斜杠