From 8bb859ad1308ad7be2d1dfec2edebf8fb1665e00 Mon Sep 17 00:00:00 2001 From: yulixing Date: Wed, 7 Aug 2019 11:46:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index fad937b..7ccc853 100644 --- a/.env.production +++ b/.env.production @@ -5,4 +5,4 @@ ENV = 'production' VUE_APP_BASE_API = '/api' # ops api -VUE_APP_OPS_API = 'http://ops.kingsome.cn/api/' \ No newline at end of file +VUE_APP_OPS_API = 'http://ops.kingsome.cn/api' \ No newline at end of file