修改获取版本

This commit is contained in:
v-me-50
2025-06-18 18:14:00 +08:00
parent f817d7a4a4
commit b10013892c

View File

@@ -198,7 +198,7 @@ func GetVersion() (map[string]string, error) {
"update": update,
"log": "",
"date": "",
}, err
}, nil
}
defer newVersionObj.Body.Close()