From 556aca9f39838c5a7e72ac86ac64f42f923c5a2a Mon Sep 17 00:00:00 2001
From: jiangyouyao <jiangyouyao>
Date: Wed, 06 Apr 2022 14:49:36 +0800
Subject: [PATCH] Merge branch 'develop'

---
 zq-xcx/app.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/zq-xcx/app.js b/zq-xcx/app.js
index 9d5e4c2..32f21c2 100644
--- a/zq-xcx/app.js
+++ b/zq-xcx/app.js
@@ -3,7 +3,7 @@
 var api = require('utils/service-api.js');
 App({
 
-      baseUrl: "https://xcxhive2.jyymatrix.cc",
+      baseUrl: "https://filehive2.jyymatrix.cc/xcxapi",
   //  baseUrl : "http://localhost:8080",
 
   //登录后获得的token

--
Gitblit v1.9.1