From 1817d67ca709dbd2828b84f989d1216e6241528c Mon Sep 17 00:00:00 2001 From: gazebo Date: Wed, 11 Dec 2019 14:43:04 +0800 Subject: [PATCH 1/3] =?UTF-8?q?beta=E5=90=AF=E7=94=A8useThingMap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/app.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/app.conf b/conf/app.conf index 7bf68d28d..dd6d6fe10 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -334,3 +334,4 @@ getWeixinTokenURL = "http://www.jxc4.com/v2/sys/GetWXToken" getWeimobTokenURL = "http://www.jxc4.com/v2/sys/GetWeimobToken" dbConnectStr = "root:WebServer@1@tcp(127.0.0.1:3306)/jxd_dev_0?charset=utf8mb4&loc=Local&parseTime=true" +useThingMap = true From b61862acec2b79b24c593184ca123e3df5f7d0e1 Mon Sep 17 00:00:00 2001 From: gazebo Date: Wed, 11 Dec 2019 14:53:00 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E8=8F=9C=E5=B8=82=E5=90=AF=E7=94=A8useThin?= =?UTF-8?q?gMap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/app.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/app.conf b/conf/app.conf index dd6d6fe10..c83a86e57 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -175,6 +175,7 @@ dingdingAppKey = "ding7iu9cptairtcls0c" dingdingSecret = "LWrZAFeqUfuVv7n_tc8vPpCAx6PT4CwManx2XCVhJOqGsx2L5XCDuX1sAN_JtvsI" dingdingCallbackURL = "http://callback.jxc4.com/dingding/msg" +useThingMap = true [jxgy] httpport = 8088 From 37ae9df27b544f8da765f2c9eb51c79aa8f5fd4e Mon Sep 17 00:00:00 2001 From: gazebo Date: Wed, 11 Dec 2019 14:58:43 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E6=9E=9C=E5=9B=AD=E5=90=AF=E7=94=A8useThin?= =?UTF-8?q?gMap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/app.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/app.conf b/conf/app.conf index c83a86e57..cca7c2976 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -97,7 +97,7 @@ zhongwuAppSecret = "29435497822f52f3cf659c65da548a79" getWeixinTokenKey = "c928ed0d-87a3-441a-8517-f92f0167296f" storeName = "京西菜市" -useThingMap = false +useThingMap = true [dev] jdOrgCode = "320406" @@ -234,6 +234,7 @@ getWeixinTokenURL = "http://www.jxc4.com/v2/sys/GetWXToken" getYLYTokenURL = "http://www.jxc4.com/v2/sys/GetYLYToken" storeName = "京西果园" +useThingMap = true [test] jdOrgCode = "82029"