{ "content": "蓝牙测试日志", "type": 2 }
curl --location --request POST 'http://localhost:9090/reformer-devices/bluetooth/up_log' \ --header 'Content-Type: application/json' \ --data-raw '{ "content": "蓝牙测试日志", "type": 2 }'
{}