From e8944f042141152f0cd2aa104a6724fd12475e6a Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期五, 14 八月 2020 15:08:10 +0800 Subject: [PATCH] add log --- conf/app.conf | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/app.conf b/conf/app.conf index 8ccddc0..adad79f 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -7,8 +7,6 @@ sqlconn = gendoc = true downdoc = true -latestVersion = 1.0.0 -latestUrl = juheweihaokey = 8c0efc4439080ef6c6aa2c29688c9550 pushAppId = WfOtCAmf0w6jS3B59V0mb5 pushAppKey = hVBAHDe85F9ZviAUYknxb4 @@ -16,6 +14,8 @@ pushMasterSecret = vFiErCTBqqAcufPzB0Tl45 pushPackageName = uni.UNIEDF0B5C 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 \ No newline at end of file +dbUrl = conf/app.db +hikUrl = https://172.16.35.49:443 +hikAppKey = 26577698 +hikAppSecret = ZHhxujl06e0e5jsJLaiB +pushLowerLimit = 5 -- Gitblit v1.8.0