From c5c4f201eedfcf374008238dce7afc84f8200ea4 Mon Sep 17 00:00:00 2001 From: doum <doum> Date: 星期六, 07 二月 2026 16:33:42 +0800 Subject: [PATCH] 代码初始化 --- admin/.env.development | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index 90f18d8..2c3af74 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -4,3 +4,6 @@ # 椤圭洰涓婁笅鏂囪矾寰� VUE_APP_CONTEXT_PATH = '/' VUE_APP_API_URL = 'http://localhost:12010' + + +#VUE_APP_API_URL = 'https://pay.smartbee.run/admin_interface' -- Gitblit v1.9.3