Forráskód Böngészése

调整uat配置,测试mysql

maixinrong 5 éve
szülő
commit
48aca09bc7
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      config/config.uat.js

+ 1 - 0
config/config.uat.js

@@ -22,6 +22,7 @@ module.exports = appInfo => {
             password: 'zongheng_@)!(_jlzf',
             // 数据库名
             database: 'calculation',
+            multipleStatements: true,
         },
         // 是否加载到 app 上,默认开启
         app: true,