From aba80c931cc98d2ff242bfb8105cf1c5bd53f93f Mon Sep 17 00:00:00 2001 From: dengbw Date: Sun, 20 Nov 2022 18:28:22 +0800 Subject: [PATCH] market_1120 --- common/libraries/market/Sylive_entity.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/libraries/market/Sylive_entity.php b/common/libraries/market/Sylive_entity.php index ee451442..f0def645 100644 --- a/common/libraries/market/Sylive_entity.php +++ b/common/libraries/market/Sylive_entity.php @@ -5,7 +5,7 @@ class Sylive_entity{ const DEFAULT_HEAD = 'https://qs.haodian.cn/web/images/project/H5-ShiYu/default-head.png'; //默认头像 - const DF_IMG = 'https://qs.haodian.cn/web/images/project/H5-ShiYu/goodslogo.jpg'; //东风图标 + const DF_IMG = 'https://img.liche.cn/liche/market/202211/p_862550a2bf8e50f88ccc7b435be62db3.jpg'; //东风图标 const HD_IMG = 'https://qs.haodian.cn/web/images/project/H5-ShiYu/default-avatar.jpg'; //好店云默认头像 const DF_BANNER = 'https://qs.haodian.cn/web/images/project/H5-ShiYu/upload/upload-1.jpg'; //默认背景图 private $ci;