From 88ebe9f8ee064523329c65e7a61f6f738e651fdd Mon Sep 17 00:00:00 2001 From: maven <2163098428@qq.com> Date: 星期四, 28 八月 2025 09:59:06 +0800 Subject: [PATCH] yys 库存增加编号字段 --- .env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index af9ba00..394972a 100644 --- a/.env.development +++ b/.env.development @@ -1,8 +1,8 @@ # 椤甸潰鏍囬 -VITE_APP_TITLE = 鑻ヤ緷绠$悊绯荤粺 +VITE_APP_TITLE = 闄曡タ鏄痉鐜繚鍨嬬叅鏈夐檺鍏徃 # 寮�鍙戠幆澧冮厤缃� VITE_APP_ENV = 'development' -# 鑻ヤ緷绠$悊绯荤粺/寮�鍙戠幆澧� +# 闄曡タ鏄痉鐜繚鍨嬬叅鏈夐檺鍏徃/寮�鍙戠幆澧� VITE_APP_BASE_API = '/dev-api' -- Gitblit v1.9.3