curl --location --request GET '/uc/ucWalletLog/list' \
--header 'Authorization: Bearer {{Authorization}}' \
--header 'Clientid: e5cd7e4891bf95d1d19206ce24a7b32e' \
--header 'TenantId: 000000'{
"after": 0,
"appId": "string",
"before": 0,
"code": "string",
"createBy": "string",
"createDept": "string",
"createTime": "string",
"delFlag": "string",
"ext": "string",
"id": "string",
"itemId": "string",
"operId": 0,
"operType": "string",
"remark": "string",
"siteId": "string",
"status": 0,
"tenantId": "string",
"type": "string",
"updateBy": null,
"updateTime": null,
"userId": "string",
"wallet": 0,
"walletType": "string"
}