{
"user": "860405609",
"ckey": "YKce18943031674d7ca28920e16601fb5f",
"skey": "ecbb9d39-7fe9-49d1-bd06-162b068fa4b6"
}
curl --location --request POST '/myauth/web/selfUseCkey' \
--header 'Content-Type: application/json' \
--data-raw '{
"user": "860405609",
"ckey": "YKce18943031674d7ca28920e16601fb5f",
"skey": "ecbb9d39-7fe9-49d1-bd06-162b068fa4b6"
}'
{
"code": 200,
"success": true,
"msg": "使用卡密成功、邮箱提醒用户失败、请检查邮箱系统配置。",
"sign": "",
"result": null,
"timestamp": 1654953939897
}