curl --location --request GET '/api/user/accountLog?source='{
"code": 1,
"show": 0,
"msg": "",
"data": {
"list": [
{
"id": 1926,
"change_amount": "+5.00",
"source_type": "系统增加余额",
"change_type": 1,
"create_time": "2021-05-20 16:40:17"
}
],
"page_no": 1,
"page_size": 15,
"count": 1,
"more": 0
}
}