From 06fbffa80cbbe5daeffaaa406e1b21b044ca4f1e Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123456 <zxx19900626> Date: 星期六, 07 五月 2022 14:55:24 +0800 Subject: [PATCH] 巩固脱贫成果 --- config/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config/index.js b/config/index.js index ce7c79a..cb7612d 100644 --- a/config/index.js +++ b/config/index.js @@ -3,7 +3,7 @@ // see http://vuejs-templates.github.io/webpack for documentation. const path = require("path"); -let url = 'http://192.168.0.133:8081' +let url = 'http://192.168.0.130:8081' module.exports = { dev: { -- Gitblit v1.9.1