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