From 02a2bc310234f0ac702a135d759656f950f0245e Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Mon, 01 Jul 2024 11:28:34 +0800
Subject: [PATCH] 提交新域名

---
 .env.development |    2 +-
 /dev/null        |    4 ----
 agent.zip        |    0 
 .env.preview     |    2 +-
 .env             |    2 +-
 5 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/.env b/.env
index 449a4e7..bb40bc1 100644
--- a/.env
+++ b/.env
@@ -1,4 +1,4 @@
 NODE_ENV=production
 VUE_APP_PREVIEW=true
 # VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/
-VUE_APP_API_BASE_URL=https://api.3falcon.com/
\ No newline at end of file
+VUE_APP_API_BASE_URL=https://api.dfddgj346.xyz/
\ No newline at end of file
diff --git a/.env.development b/.env.development
index 51234e8..e1e0725 100644
--- a/.env.development
+++ b/.env.development
@@ -1,4 +1,4 @@
 NODE_ENV=development
 VUE_APP_PREVIEW=true
 # VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/
-VUE_APP_API_BASE_URL=https://api.3falcon.com/
\ No newline at end of file
+VUE_APP_API_BASE_URL=https://api.dfddgj346.xyz/
\ No newline at end of file
diff --git a/.env.preview b/.env.preview
index b76b256..c966235 100644
--- a/.env.preview
+++ b/.env.preview
@@ -1,3 +1,3 @@
 NODE_ENV=production
 VUE_APP_PREVIEW=true
-VUE_APP_API_BASE_URL=https://api.essencefunds.com/
\ No newline at end of file
+VUE_APP_API_BASE_URL=https://api.dfddgj346.xyz/
\ No newline at end of file
diff --git a/.husky/.gitignore b/.husky/.gitignore
deleted file mode 100644
index 31354ec..0000000
--- a/.husky/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-_
diff --git a/.husky/commit-msg b/.husky/commit-msg
deleted file mode 100644
index 62aa592..0000000
--- a/.husky/commit-msg
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-. "$(dirname "$0")/_/husky.sh"
-
-npx --no-install commitlint --edit "$1"
\ No newline at end of file
diff --git a/.husky/pre-commit b/.husky/pre-commit
deleted file mode 100644
index dba9310..0000000
--- a/.husky/pre-commit
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-. "$(dirname "$0")/_/husky.sh"
-
-npm run lint
\ No newline at end of file
diff --git a/agent.zip b/agent.zip
new file mode 100644
index 0000000..bc3f85e
--- /dev/null
+++ b/agent.zip
Binary files differ

--
Gitblit v1.9.3