curl --location --request GET '/adminapi/finance.account_log/getMoneyChangeType' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"300": "提现扣减佣金",
"400": "提现失败退回佣金"
}
}