diff --git a/conf/app.conf b/conf/app.conf index ac490f64f..93efc689c 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -14,7 +14,7 @@ dadaAppSecret = "30c2abbfe8a8780ad5aace46300c64b9" autonaviKey = "4427170f870af2110becb8852d36ab08" -callLegacyMsgHandler = true +callLegacyMsgHandler = false callNewMsgHandler = true generateLegacyJxOrder = true @@ -89,5 +89,3 @@ weixinAppID = "wx2bb99eb5d2c9b82c" weixinSecret = "6bbbed1443cc062c20a015a64c07a531" dbConnectStr = "root:WebServer@1@tcp(127.0.0.1:3306)/jxd_dev_0?charset=utf8&loc=Local" - -callLegacyMsgHandler = false