curl --location -g --request POST '/money/log?code={{code}}&time={{time}}&sign={{sign}}&type=create_order&start_time=2024-03-06 13:41:09&end_time=2024-03-06 13:42:00&out_trade_no=ns170970343566512971&page=1&limit=100'
{
"status": 200,
"msg": "ok",
"data": {
"list": [
{
"id": 1585,
"uid": 1,
"pm": 0,
"title": "创建订单",
"category": "balance",
"type": "create_order",
"number": "2376.00",
"balance": "55724.04",
"mark": "创建订单",
"link_id": "1459",
"create_time": "2024-03-06 13:41:09",
"update_time": "2024-03-06 13:41:09",
"merchant_order_no": "ns170970343566512971"
}
],
"count": 1
}
}