From 4544f6a0082d385f1f32ae2b7ad81b70d3aa8d7f Mon Sep 17 00:00:00 2001 From: whb <whb@yoho.cn> Date: Mon, 25 Jan 2016 12:23:00 +0800 Subject: [PATCH] ChannelConfig --- yohobuy/www.yohobuy.com/application/models/Index/Home.php | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/yohobuy/www.yohobuy.com/application/models/Index/Home.php b/yohobuy/www.yohobuy.com/application/models/Index/Home.php index 2b81a90..627c5bd 100644 --- a/yohobuy/www.yohobuy.com/application/models/Index/Home.php +++ b/yohobuy/www.yohobuy.com/application/models/Index/Home.php @@ -2,6 +2,7 @@ namespace Index; use Configs\WebCacheConfig; +use Configs\ChannelConfig; use WebPlugin\Helpers; use WebPlugin\Cache; use LibModels\Web\Home\IndexData; -- libgit2 0.24.0