{
"id": "236534458412765184",
"fundCode": "110017",
"fundName": "易方达增强回报债券A",
"score": 11000,
"tradeMode": "buy",
"expireTime": "2025-10-15 12:00:00"
}curl --location --request POST '/admin/trade/tradeStatistic/editTrade' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "236534458412765184",
"fundCode": "110017",
"fundName": "易方达增强回报债券A",
"score": 11000,
"tradeMode": "buy",
"expireTime": "2025-10-15 12:00:00"
}'{
"ret": 10000,
"msg": "基金代码不能为空",
"err": "基金代码不能为空",
"data": null,
"ok": false
}