From b32a5cfeeff53d7d45952a32d70316762f3e58d2 Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Mon, 16 Mar 2026 15:54:39 +0800 Subject: [PATCH] 资金管理新增支付设置,可以控制充值列表的类型选择 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 5c0ae61..6376f09 100644 --- a/.env.development +++ b/.env.development @@ -9,4 +9,4 @@ # VUE_APP_API_BASE_URL=https://api.ispentagon-institution.com/ # VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/ # VUE_APP_API_BASE_URL=https://api.guosen.org/ -VUE_APP_API_BASE_URL = https://api.durocapital.top/ \ No newline at end of file +VUE_APP_API_BASE_URL = https://api.greenbackcaps.top/ \ No newline at end of file -- Gitblit v1.9.3