From 3f3817a39238b262155cd5ec76fa351bb344602d Mon Sep 17 00:00:00 2001
From: Ben Lin <maobin001@msn.com>
Date: 星期三, 01 一月 2025 21:33:57 +0800
Subject: [PATCH] 打印工单流程卡

---
 .env.development |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env.development b/.env.development
index e108cf6..a2ca32b 100644
--- a/.env.development
+++ b/.env.development
@@ -4,7 +4,7 @@
  # @version: 
  # @Date: 2024-06-17 14:51:25
  # @LastEditors: Ben Lin
- # @LastEditTime: 2024-07-25 10:33:15
+ # @LastEditTime: 2024-10-24 14:46:06
 ### 
 # Whether to open mock
 VITE_USE_MOCK = false
@@ -21,7 +21,7 @@
 # File upload address锛� optional
 # 鐩存帴IIS鎴栬�呰皟璇曠敤
 VITE_GLOB_UPLOAD_URL=http://localhost:9528/api/Base/Upload
-VITE_GLOB_DOWNLOAD_URL=http://47.115.28.255:8800/files
+VITE_GLOB_DOWNLOAD_URL=http://localhost:8800/files
 
 # Interface prefix
 VITE_GLOB_API_URL_PREFIX =

--
Gitblit v1.9.3