update code

This commit is contained in:
2024-07-04 12:19:44 +07:00
parent dd3a9ebea4
commit 219fa12590
9 changed files with 152 additions and 103 deletions
+2
View File
@@ -10,6 +10,8 @@ type APPModel struct {
LogFileExt string
UserDataPath string
DBPath string
OMVServer string
SecretKey string
}
type Result struct {