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