From ac775f6f3ea57f11526136ed988380d5fbbf4798 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Fri, 16 Jul 2021 15:37:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E6=88=90=E7=BA=BF=E4=B8=8A?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/api.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/utils/api.js b/src/utils/api.js index cf684c1..2ef3a7c 100644 --- a/src/utils/api.js +++ b/src/utils/api.js @@ -1,9 +1,9 @@ -// let host = 'http://39.108.250.202' -let host1 = 'http://192.168.31.151:9000'//榕 +let host = 'http://39.108.250.202:9000' +let host1 = 'http://192.168.31.216:9000'//榕 let host2 = 'http://192.168.31.125:9000'//林 let host3 = 'http://192.168.31.140:9000'//7 -let host = 'http://192.168.31.137:9000'// 陈赓 +// let host = 'http://192.168.31.137:9000'// 陈赓 export default { upload:`${host}/nakadai/nakadai/oss/fileUpload`,// 上传文件-订单