diff --git a/conf/app.conf b/conf/app.conf index 28229c977..b608f6475 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -15,7 +15,7 @@ dadaAppSecret = "2c717ad914767d6e2beb3f743db9e477" autonaviKey = "4427170f870af2110becb8852d36ab08" enableStore = true -enableStoreWrite = true +enableStoreWrite = false orderUseNewTable = true aliKey = "LTAI6xJUGaP6WdMQ" @@ -76,6 +76,8 @@ weixinSecret = "6bbbed1443cc062c20a015a64c07a531" dbConnectStr = "root:WebServer@1@tcp(db1.int.jxc4.com:3306)/jxd_dev_0?charset=utf8mb4&loc=Local&parseTime=true" +enableStoreWrite = true + [prod2] httpport = 8082