add update url

This commit is contained in:
LinkLeong
2022-10-17 06:53:23 +01:00
parent 46a37f0510
commit c05d837350
2 changed files with 7 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ type ServerModel struct {
Token string
USBAutoMount string
SocketPort string
UpdateUrl string
}
// 服务配置