From 37ae9df27b544f8da765f2c9eb51c79aa8f5fd4e Mon Sep 17 00:00:00 2001 From: gazebo Date: Wed, 11 Dec 2019 14:58:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9E=9C=E5=9B=AD=E5=90=AF=E7=94=A8useThingMap?= 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"