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