Commit 291e9c4c authored by Administrator's avatar Administrator

改了下默认device_id

parent 10f4292f
...@@ -111,7 +111,7 @@ const sendMessage = async () => { ...@@ -111,7 +111,7 @@ const sendMessage = async () => {
'Cooking Eating shopping buddy/send', 'Cooking Eating shopping buddy/send',
{ {
channel: "WEB", channel: "WEB",
device_id: "a1c8bbd0-bd07-40f0-bd6b-a5efb9cf9347", device_id: "401-14-001",
message: { message: {
text: currentMessage text: currentMessage
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment