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