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 6c971b8130 Merge branch 'master' of https://codeup.aliyun.com/64d9c5feeceb191898f636d7/honor-dd-light-ds-java 1 year ago
doc 传源码 1 year ago
lib sdk更新 1 year ago
ms-api Merge branch 'master' of codeup.aliyun.com:64d9c5feeceb191898f636d7/honor-dd-light-ds-java into ljl-dsPurchaseOrder 1 year ago
ms-biz 请求DS签名校验失败问题 1 year ago
ms-dal 铺货配置相关修改 1 year ago
ms-deploy 注释报错代码 1 year ago
ms-web moveOpPageBufferTimer 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":"savePurchaseSetting", "data":"{"platformShopSetting":{"isEncryptDsOrder":0,"isEncryptDsOrderIfSellerSupport":0,"encryptDsOrderType":"allSeller","allowDsEncryptOrderSourceSellers":{"2234567890qwertyuio":{"sellerName":"开发人员的店2","sellerIdMd5":"2234567890qwertyuio"},"1234567890qwertyuio":{"sellerName":"开发人员随便写的店","sellerIdMd5":"1234567890qwertyuio"}}}}" }'

注意data中得json要反斜杠