From df1fa4592644d7b842f36de3bf262596c263f64f Mon Sep 17 00:00:00 2001 From: myTest383
Date: Tue, 31 Dec 2024 16:21:51 +0800 Subject: [PATCH] 11 --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 3234d61..d4ea428 100644 --- a/.env.production +++ b/.env.production @@ -6,5 +6,5 @@ VUE_APP_BASE_API = '/lpk' ## 配置 正式接口地址 VUE_APP_URL = "https://ordermall.yxtsoft.com/lpk/" -VUE_APP_REPORT_URL = "" +VUE_APP_REPORT_URL = "https://ordermall.yxtsoft.com/lpk/" \ No newline at end of file