curl --location --request GET '/adminapi/order.order/remarkDetail?id=' \ --header 'token: 217ba8ac94c48c81403500017f8c13fc'
{ "code": 1, "show": 0, "msg": "获取成功", "data": { "order_remarks": "111" } }