Commit 2b3859c4 authored by zhz's avatar zhz

goods

parent b893e094
......@@ -946,7 +946,7 @@ class GoodsCommonServiceModel extends \Business\AbstractModel
// if($goodsCommonRedis->tableSIsMember('weekSales:'.$storeId, $goodsCommonId)) {
// $tempArr[] = $goodsCommonId;
// }
$log = Log::getInstance();
$log = \our\Log::getInstance();
// $log->write(print_r($data, true));
$weekSales = $goodsCommonRedis->smembers('weekSales:'.$storeId);
$log->write(json_encode($weekSales));
......
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