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 5499dfaaf5 抖店回调处理 1 year ago
doc processMovePublishQueueRet 部分 1 year ago
lib getShopSettingSizeTemplateIdByCid 1 year ago
ms-api 兼容前端大整数丢失精度的问题 1 year ago
ms-biz 抖店回调处理 1 year ago
ms-dal 抖店回调处理 1 year ago
ms-deploy yh 1 year ago
ms-web 增加抖店回调controller 1 year ago
.gitignore 整理代码 1 year ago
README.md 授权相关修改 1 year ago
pom.xml 整理代码 1 year ago
settings.xml 添加pom setting 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":"searchDSProductCatTree", "data":"{"moveCollectTaskDetailIds":[26],"deleteOnSaleProduct":0,"deleteProduct":0}" }'

注意data中得json要反斜杠