feat: add app version

This commit is contained in:
Simon Ding
2024-07-27 15:05:53 +08:00
parent 0433cc7b0a
commit 741a4024fd
6 changed files with 7 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ import (
"polaris/server"
)
func main() {
dbClient, err := db.Open()
if err != nil {