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
ljl 08c9422cc4 yh 1 year ago
doc 搬家调试 1 year ago
lib getShopSettingSizeTemplateIdByCid 1 year ago
ms-api yh 1 year ago
ms-biz 去除多余事务 1 year ago
ms-dal 更新逻辑修改 1 year ago
ms-deploy 搬家调整 1 year ago
ms-web 修改bug 1 year ago
.gitignore 整理代码 1 year ago
README.md 授权回调结构修改 1 year ago
pom.xml 更新基础框架到0.3.1 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":"memberAuthCallBack", "data":"{"url":"/api/open/lightapp/callback/1688/7264840234423027259/memberAuthCallBack","body":"{\"userId\":\"111087462\",\"cnaliMemberId\":\"b2b-6848123449731a\",\"authCode\":\"NGVkNWM1NjctNzYxMy01YWIwLWI5MDUtMmFhYjYwZGFiYzI5\",\"gmtMemberExpireTime\":\"2023-12-21 23:59:59\",\"type\":\"auth\"}"}" }'

注意data中得json要反斜杠