From 62175b6005328f0f1ad15cee75eda252df081743 Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期三, 29 七月 2020 10:49:55 +0800
Subject: [PATCH] add upgrade size

---
 conf/app.conf |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/conf/app.conf b/conf/app.conf
index 0f511aa..d73f536 100644
--- a/conf/app.conf
+++ b/conf/app.conf
@@ -7,12 +7,16 @@
 sqlconn =
 gendoc = true
 downdoc = true
-latestVersion = 1.0.0
-latestUrl =
+latestVersion = 1.0.1
+latestUrl = http://www.baidu.com
 juheweihaokey = 8c0efc4439080ef6c6aa2c29688c9550
 pushAppId = WfOtCAmf0w6jS3B59V0mb5
 pushAppKey = hVBAHDe85F9ZviAUYknxb4
 pushAppSecret =聽gui4KFqXDv8LWKR57NKfS5
 pushMasterSecret = vFiErCTBqqAcufPzB0Tl45
 pushPackageName = uni.UNIEDF0B5C
-pushBaseUrl = https://restapi.getui.com/v2/
\ No newline at end of file
+pushBaseUrl = https://restapi.getui.com/v2/
+dbUrl = root:c++java123@tcp(192.168.20.173:3306)/car_yuying?charset=utf8
+redisIp = 192.168.20.10
+redisPort = 6379
+hikUrl = https://111.205.161.131:1443
\ No newline at end of file

--
Gitblit v1.8.0