From c42294009ec00f4d9ee3a95a131252237aec3e7b Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期一, 25 十一月 2024 14:31:54 +0800
Subject: [PATCH] 地址修改

---
 src/utils/graphql.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/utils/graphql.js b/src/utils/graphql.js
index 938c1f5..8019fde 100644
--- a/src/utils/graphql.js
+++ b/src/utils/graphql.js
@@ -6,8 +6,8 @@
 
 // export default apolloClient;
 // 瀹氫箟涓嶅悓璇锋眰鍦板潃
-const EFORMURI = "/dream_dev/graphql";
-const IOTURI = "/dream_dev/graphql";
+const EFORMURI = "/dream/graphql";
+const IOTURI = "/dream/graphql";
 // import ApolloClient from 'apollo-boost' //寮曞叆apollo-boost鎻掍欢
 import { ApolloClient } from "apollo-client";
 import { createHttpLink } from "apollo-link-http";

--
Gitblit v1.8.0