From ed3eff368eb421028ae898950ea4796e4c5b6e0a Mon Sep 17 00:00:00 2001 From: Lou <luzhiping@qqyjz.com> Date: Thu, 30 Nov 2023 18:38:13 +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 a837f6e..aa2c724 100644 --- a/common/setting.js +++ b/common/setting.js @@ -13,8 +13,8 @@ // 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/", // minioBaseUrl:"http://192.168.0.103:9528/", -- Gitblit v1.9.3