add rootId for log

This commit is contained in:
AdisakKanthawilang 2024-10-25 16:36:34 +07:00
parent c1f70f6dd0
commit 44212527cb
5 changed files with 101 additions and 5 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"
}
}