Authored by hf

modify guang page add data cache to fixes api down

... ... @@ -4,6 +4,7 @@ namespace LibModels\Wap\Guang;
use Api\Yohobuy;
use Configs\CacheConfig;
use Plugin\Cache;
/**
* 逛资讯详情相关的数据模型
... ...
... ... @@ -6,6 +6,7 @@ use Api\Sign;
use Api\Yohobuy;
use Plugin\Helpers;
use Configs\CacheConfig;
use Plugin\Cache;
/**
* 明星品牌和原创品牌相关的数据模型
... ...