欢迎加入 ddzz用户交流群!
Authorization: ********************{
"secret": "string",
"code": "string"
}curl --location 'https://api.sso.zdzz.top/api/user/totp/verify' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"secret": "string",
"code": "string"
}'