# 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":"shopAuthCallback", "data":"{\"userId\":\"30459766\",\"\":\"\"}" }' 注意:data中得json要反斜杠