upd
This commit is contained in:
@ -48,7 +48,7 @@ function postEmail(approverName, title, priorName, idxjustification, remark, sta
|
||||
const req = http.request({
|
||||
hostname: 'localhost',
|
||||
port: 7004,
|
||||
path: '/api/email/send',
|
||||
path: '/api/email/send-telkomcel',
|
||||
method: 'POST',
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
|
||||
Reference in New Issue
Block a user