Improvement #236
Updated by Chakkaphon Noinang (Jay) 4 days ago
# SYSTEM
* [x] 5001 = masterdata (GONG)
* [x] 5002 = jobpost (GONG)
* [x] 5003 = candidates (GONG)
* [x] 5004 = users (GONG)
* [x] 5005 = document (GONG)
* [x] 5006 = jobapplication (GONG)
* [x] 5007 = batch (JAY)
* [x] 5008 = candidate-consumer (JAY)
* [x] 5009 = complete-candidate-consumer (JAY)
* [x] 5010 = recruit-dlq-consumer (GONG)
* [x] 5011 = job-appointment (JAY)
* [x] 5012 = notification (GONG)
* [x] 5013 = report (JAY)
* [x] hrr-system-recruit-dlq-consumer (JAY)
* [x] hrr-system-create-jobpost-consumer (GONG)
* [ ] hrr-system-complete-jobpost-consumer (GONG) ** มีแต่ main
# PROCESS
* [x] hrr-process-candidates (JAY) package.json แก้ไปแล้ว
* [x] hrr-process-jobpost (JAY)
* [x] hrr-process-jobapplication (JAY)
* [x] hrr-process-batch (GONG) package.json แก้ไปแล้ว
* [x] hrr-process-report (GONG)
# BFF
* [ ] bff-hrrec-gateway
# run commnad ที่ termial จะ update file package.json
```
npm install @nestjs/common@11.1.11 @nestjs/core@11.1.11 @nestjs/platform-express@11.1.11 @nestjs/config@4.0.2 --force
```