{ "antiFraudScore": 70 }
curl --location --request GET '/admins/fraudType/list' \ --header 'token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhZG1pbklkIjoiMSIsImV4cCI6MTY1OTE1NDAzMCwiaWF0IjoxNjU5MDY3NjMwfQ.X1NcTAqcGXEVM_QC1iZFa-yvIH_CJqW-Fn9JfTe9Yhg' \ --header 'Content-Type: application/json' \ --data-raw '{ "antiFraudScore": 70 }'
{"msg":"获取成功","code":1,"data":["冒充熟人诈骗","新型诈骗"]}