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