From c8e9a3697b9c3919f961133818d3118ba99390a9 Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Sun, 23 Jun 2024 15:56:16 +0800 Subject: [PATCH] 域名api.apratrade.com --- .env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 8382395..5781c18 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ # VUE_APP_API_BASE_URL=https://api.marwadi.online/ # VUE_APP_API_BASE_URL=https://www.rksv.store:8091/ # VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/ -VUE_APP_API_BASE_URL=http://192.168.0.105:8091/ -# VUE_APP_API_BASE_URL=https://api.essencefunds.com/ +# VUE_APP_API_BASE_URL=http://192.168.0.105:8091/ +VUE_APP_API_BASE_URL=https://api.apratrade.com/ # VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/ # VUE_APP_API_BASE_URL=https://api.guosen.org/ \ No newline at end of file -- Gitblit v1.9.3