Commit 0ed27b57 authored by christ's avatar christ

share

parent e1d693b7
......@@ -43,6 +43,7 @@ class ShareServiceModel extends \Business\AbstractModel
$data['storeName']=$store['store_name'];
$data['desc']=$store['store_notice'];
}
// $data['qrCode']=\Our\RedisHelper::cachedFunction(\Redis\Db0\MemberRedisModel::getInstance(), array(&$this, 'growQrcode'), array($data));
return $data;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment