MaiXinRong hace 5 años
padre
commit
da1be9e5b6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/config.qa.js

+ 1 - 1
config/config.qa.js

@@ -13,7 +13,7 @@ module.exports = appInfo => {
     config.mysql = {
         client: {
             // host
-            host: '192.168.1.70',
+            host: '127.0.0.1',
             // 端口号
             port: '3306',
             // 用户名