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