Project

General

Profile

Improvement #236

Updated by Chakkaphon Noinang (Jay) 4 days ago

* [x] 5001 = masterdata (GONG) 
 * [x] 5002 = jobpost (GONG) 
 * [x] 5003 = candidates (GONG) 
 * [x] 5004 = users (GONG) 
 * [ ] 5005 = document 
 * [x] 5006 = jobapplication (GONG) 
 * [x] 5007 = batch (JAY) 
 * [x] 5008 = candidate-consumer (JAY) 
 * [ ] 5009 = complete-candidate-consumer (JAY) 
 * [x] 5010 = recruit-dlq-consumer (GONG) 
 * [ ] 5011 = job-appointment (JAY) 
 * [x] 5012 = notification (GONG) 
 * [x] [ ] 5013 = report (JAY) 

 # 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 
 ```

Back