From c70809c4b7fb5d67dc4752667d7e06db97dff842 Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期五, 24 七月 2020 17:21:20 +0800
Subject: [PATCH] add http

---
 conf/app.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/app.conf b/conf/app.conf
index 31d1e2b..accb8b5 100644
--- a/conf/app.conf
+++ b/conf/app.conf
@@ -8,7 +8,7 @@
 gendoc = true
 downdoc = true
 latestVersion = 1.0.1
-latestUrl = www.baidu.com
+latestUrl = http://www.baidu.com
 juheweihaokey = 8c0efc4439080ef6c6aa2c29688c9550
 pushAppId = WfOtCAmf0w6jS3B59V0mb5
 pushAppKey = hVBAHDe85F9ZviAUYknxb4

--
Gitblit v1.8.0