From f3f7088545c2be0b6da1b4e5e1d8461fa57a63fc Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期二, 08 九月 2020 15:03:56 +0800 Subject: [PATCH] fix url and fix testNightPush --- conf/app.conf | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) diff --git a/conf/app.conf b/conf/app.conf index 504730a..eae1450 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -7,8 +7,6 @@ sqlconn = gendoc = true downdoc = true -latestVersion = 1.0.1 -latestUrl = http://www.baidu.com juheweihaokey = 8c0efc4439080ef6c6aa2c29688c9550 pushAppId = WfOtCAmf0w6jS3B59V0mb5 pushAppKey = hVBAHDe85F9ZviAUYknxb4 @@ -16,7 +14,12 @@ pushMasterSecret = vFiErCTBqqAcufPzB0Tl45 pushPackageName = uni.UNIEDF0B5C pushBaseUrl = https://restapi.getui.com/v2/ -dbUrl = ./conf/app.db -redisIp = 192.168.20.10 -redisPort = 6379 -hikUrl = https://111.205.161.131:1443 \ No newline at end of file +dbUrl = conf/app.db +hikUrl = https://172.16.35.49:443 +hikAppKey = 26577698 +hikAppSecret = ZHhxujl06e0e5jsJLaiB +pushLowerLimit = 5 +initPushLeft = 88 +testPushPhones = 18601263339 +nightManagerPhones = 15210613764 +nightVipPlateNos = 浜琇AK619,浜琋K00M0,浜琈R5102,浜琀94985 \ No newline at end of file -- Gitblit v1.8.0