This commit is contained in:
parent
c7183887c9
commit
61e05f4f87
1 changed files with 2 additions and 0 deletions
|
|
@ -508,6 +508,8 @@ export class RequestDataActionController extends Controller {
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
console.log(JSON.stringify(data, null, 4));
|
||||||
|
|
||||||
await fetch("https://api.line.me/v2/bot/message/multicast", {
|
await fetch("https://api.line.me/v2/bot/message/multicast", {
|
||||||
method: "POST",
|
method: "POST",
|
||||||
headers: {
|
headers: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue