no message
This commit is contained in:
parent
fd0c421dd9
commit
87a69017bc
1 changed files with 1 additions and 1 deletions
|
|
@ -1024,7 +1024,7 @@ export class CommandController extends Controller {
|
||||||
payload: "", //แนบไฟล์
|
payload: "", //แนบไฟล์
|
||||||
isSendMail: true,
|
isSendMail: true,
|
||||||
isSendInbox: true,
|
isSendInbox: true,
|
||||||
receiveDate: command.commandExcecuteDate,
|
isSendNotification: true,
|
||||||
})
|
})
|
||||||
.catch((error) => {
|
.catch((error) => {
|
||||||
console.error("Error calling API:", error);
|
console.error("Error calling API:", error);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue