From ccba7185694a6897ad9bcd7875c9928632b7974e Mon Sep 17 00:00:00 2001 From: gazebo Date: Wed, 11 Dec 2019 15:02:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E9=83=A8=E5=90=AF=E7=94=A8useThingMap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/app.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/conf/app.conf b/conf/app.conf index cca7c2976..12237e789 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -175,7 +175,6 @@ dingdingAppKey = "ding7iu9cptairtcls0c" dingdingSecret = "LWrZAFeqUfuVv7n_tc8vPpCAx6PT4CwManx2XCVhJOqGsx2L5XCDuX1sAN_JtvsI" dingdingCallbackURL = "http://callback.jxc4.com/dingding/msg" -useThingMap = true [jxgy] httpport = 8088 @@ -234,7 +233,6 @@ getWeixinTokenURL = "http://www.jxc4.com/v2/sys/GetWXToken" getYLYTokenURL = "http://www.jxc4.com/v2/sys/GetYLYToken" storeName = "京西果园" -useThingMap = true [test] jdOrgCode = "82029" @@ -296,8 +294,6 @@ enableEbaiStoreWrite = true enableMtwmStoreWrite = true enableWscStoreWrite = false -useThingMap = true - [beta] enableStoreWrite = false enableJdStoreWrite = false @@ -336,4 +332,3 @@ 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