Merge pull request #7060 from youdianfan/patch-1

【issues/7044】生产环境关闭mock启用
pull/7199/head
JEECG 2024-08-11 22:25:58 +08:00 committed by GitHub
commit ae9e85d3f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# 是否启用mock
VITE_USE_MOCK = true
VITE_USE_MOCK = false
# 发布路径
VITE_PUBLIC_PATH = /