{
"id": 1024,
"remark": "你猜一下"
}curl --location --request PUT '/admin-api/trade/order/update-remark' \
--header 'Content-Type: application/json' \
--data '{
"id": 1024,
"remark": "你猜一下"
}'{
"code": 0,
"data": true,
"msg": "string"
}