fixed remove PostRetireToExprofile ย้ายไปรันใน cronjob ที่เดียว
This commit is contained in:
parent
09fd606b86
commit
0e8808e371
5 changed files with 178 additions and 254 deletions
|
|
@ -115,7 +115,7 @@ export class RetirementService {
|
|||
const retireDate = new Date(profile.leaveDate);
|
||||
|
||||
// ส่งไปยัง Exprofile
|
||||
PostRetireToExprofile(
|
||||
await PostRetireToExprofile(
|
||||
null,
|
||||
profile.citizenId,
|
||||
profile.prefix || "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue