- enable enableEbaiStoreWrite on prod

- comment all ebai order write funcs.
This commit is contained in:
gazebo
2018-11-14 15:45:20 +08:00
parent 48f985a8be
commit d4810cc870
2 changed files with 22 additions and 23 deletions

View File

@@ -82,6 +82,7 @@ weixinSecret = "6bbbed1443cc062c20a015a64c07a531"
dbConnectStr = "root:WebServer@1@tcp(db1.int.jxc4.com:3306)/jxd_dev_0?charset=utf8mb4&loc=Local&parseTime=true"
enableStoreWrite = true
enableEbaiStoreWrite = true
[prod2]
httpport = 8082