From a7db7ef5ba475f07b0c1c98906ebeb0118da3f88 Mon Sep 17 00:00:00 2001 From: gazebo Date: Mon, 29 Oct 2018 07:44:32 +0800 Subject: [PATCH] - enable new jx. --- conf/app.conf | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/conf/app.conf b/conf/app.conf index 7fad8d7e4..28229c977 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -15,8 +15,8 @@ dadaAppSecret = "2c717ad914767d6e2beb3f743db9e477" autonaviKey = "4427170f870af2110becb8852d36ab08" enableStore = true -enableStoreWrite = false -orderUseNewTable = false +enableStoreWrite = true +orderUseNewTable = true aliKey = "LTAI6xJUGaP6WdMQ" aliSecret = "CLmx5T93Bgi89EGAxWM4RTAXUsiHbM" @@ -76,8 +76,6 @@ weixinSecret = "6bbbed1443cc062c20a015a64c07a531" dbConnectStr = "root:WebServer@1@tcp(db1.int.jxc4.com:3306)/jxd_dev_0?charset=utf8mb4&loc=Local&parseTime=true" -enableStore = true - [prod2] httpport = 8082