From 552238172036acf08ccf36134282a06b5e21b936 Mon Sep 17 00:00:00 2001 From: rk <94314517@qq.com> Date: 星期五, 22 五月 2026 18:07:49 +0800 Subject: [PATCH] 代码生成 --- admin/.env.production | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/admin/.env.production b/admin/.env.production index 447c05c..ea03c44 100644 --- a/admin/.env.production +++ b/admin/.env.production @@ -5,3 +5,4 @@ VUE_APP_DEBUG = 'off' VUE_APP_API_URL = 'https://llfc.lmpro.cn/nyx_admin' +# VUE_APP_API_URL = 'http://192.168.0.3/gtzxljc_admin' -- Gitblit v1.9.3