From aa5fbd5dc6b79d7a0801ab5ee045dfa6ab77b2f8 Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期五, 07 八月 2020 16:47:28 +0800 Subject: [PATCH] use hik old server --- conf/app.conf | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/conf/app.conf b/conf/app.conf index 58fb34c..93a6f99 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -17,4 +17,6 @@ pushPackageName = uni.UNIEDF0B5C pushBaseUrl = https://restapi.getui.com/v2/ dbUrl = conf/app.db -hikUrl = https://111.205.161.131:1443 \ No newline at end of file +hikUrl = https://111.205.161.131:443 +hikAppKey = 26577698 +hikAppSecret = ZHhxujl06e0e5jsJLaiB \ No newline at end of file -- Gitblit v1.8.0