From 81a3399523bce8ec51336f219e31c69b151cec6c Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Wed, 29 Nov 2023 19:15:15 +0800
Subject: [PATCH] 修复部分问题,我的任务菜单修改;圈子页面编写;新增公共报事明细页面;

---
 common/setting.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/common/setting.js b/common/setting.js
index b62f2a4..a837f6e 100644
--- a/common/setting.js
+++ b/common/setting.js
@@ -12,8 +12,8 @@
 	// devUrl: 'https://sk.hubeishuiyi.cn',
 	// devUrl: 'http://192.168.1.156:9528',
 	// devUrl:'http://192.168.1.50:9528',
-	devUrl: 'http://192.168.0.102:9528',
-	// devUrl:'https://srgdjczzxtpt.com:2080/api',
+	// devUrl: 'http://192.168.0.102:9528',
+	devUrl:'https://srgdjczzxtpt.com:2080/api',
 	// devUrl: 'http://192.168.0.102:9528',
 	// devUrl: 'https://srgdjczzxtpt.com:2080/api',
 	minioBaseUrl: "https://srgdjczzxtpt.com:2080/gminio/jczz/",

--
Gitblit v1.9.3