浏览代码

调整uat配置,测试mysql

maixinrong 5 年之前
父节点
当前提交
48aca09bc7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      config/config.uat.js

+ 1 - 0
config/config.uat.js

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