This commit is contained in:
laodaming
2023-08-16 14:09:03 +08:00
parent 37b5cc0f30
commit 7bdd1f00af
4 changed files with 28 additions and 28 deletions

View File

@@ -25,4 +25,7 @@ type Config struct {
Url string
}
}
Unity struct {
Host string
}
}