mirror of
https://github.com/simon-ding/polaris.git
synced 2026-06-09 03:27:39 +08:00
feat: add app version
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
"polaris/server"
|
||||
)
|
||||
|
||||
|
||||
func main() {
|
||||
dbClient, err := db.Open()
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user