소스 검색

调整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',
             // 数据库名
             database: 'calculation',
+            multipleStatements: true,
         },
         // 是否加载到 app 上,默认开启
         app: true,