curl --location --request GET '/adminapi/finance.account_log/changeTypeLists?change_object' \
--header 'token: {{'\''38a327e6732714e2a48e0b5d3038b2cc'\''}}'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"200": "管理员增加可提现金额",
"201": "管理员扣减可提现金额",
"202": "佣金提现",
"203": "提现失败返还可提现金额"
}
}