curl --location --request GET '/adminapi/mall.shopAccountLog/lists?shop_id&shop_name&start_time&end_time&change_object&change_type' \
--header 'admin-token: 46055299183372a13571170dac053cc4' \
--header 'shop-token: {{shop-token}}' \
--header 'api-token: {{api-token}}'
{}