fix
This commit is contained in:
parent
3b2c5f2cfd
commit
6a937b2f7c
1 changed files with 2 additions and 1 deletions
|
|
@ -1806,7 +1806,8 @@ export class EvaluationController {
|
|||
.PostData(request, "/placement/noti/keycloak", {
|
||||
subject: `${evaluation.fullName} แบบประเมินมีการบันทึกตรวจสอบจัดเตรียมเอกสารเล่ม 1`,
|
||||
body: `${evaluation.fullName} แบบประเมินมีการบันทึกตรวจสอบจัดเตรียมเอกสารเล่ม 1`,
|
||||
receiverUserId: director.id,
|
||||
// receiverUserId: director.id,
|
||||
receiverUserId: "59134ef9-9e62-41d0-aac5-339be727f2b0",
|
||||
payload: "",
|
||||
isSendMail: true,
|
||||
isSendInbox: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue