add rootId for log

This commit is contained in:
AdisakKanthawilang 2024-10-25 17:00:48 +07:00
parent a4647e102a
commit 212b9d1466
5 changed files with 100 additions and 6 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"
}
}