add root id for log

This commit is contained in:
AdisakKanthawilang 2024-10-25 14:28:24 +07:00
parent aa5e69776e
commit 650cd842af
5 changed files with 124 additions and 7 deletions

View file

@ -44,6 +44,7 @@
"tsoa": "^6.0.1",
"typeorm": "^0.3.19",
"typeorm-cli": "^1.0.7",
"xlsx": "^0.18.5"
"xlsx": "^0.18.5",
"redis": "~3.1.2"
}
}