cronjob admin token

This commit is contained in:
AdisakKanthawilang 2024-12-18 10:59:57 +07:00
parent 4077900079
commit 42c9c8a8f5
4 changed files with 36 additions and 28 deletions

View file

@ -32,7 +32,7 @@
"@nestjs/platform-express": "^10.3.9",
"@tsoa/runtime": "^6.0.0",
"amqplib": "^0.10.4",
"axios": "^1.7.2",
"axios": "^1.7.9",
"cors": "^2.8.5",
"csv-parser": "^3.0.0",
"dotenv": "^16.3.1",
@ -44,6 +44,7 @@
"node-cron": "^3.0.3",
"node-xlsx": "^0.24.0",
"promise.any": "^2.0.6",
"querystring": "^0.2.1",
"redis": "^3.1.2",
"reflect-metadata": "^0.2.1",
"swagger-ui-express": "^5.0.0",