Commit 3ede3442 authored by zw's avatar zw

客户动态商铺标题显示前三个

parent d43e22b2
...@@ -599,9 +599,6 @@ class OrderLogService ...@@ -599,9 +599,6 @@ class OrderLogService
$result[$sort++] = $v; $result[$sort++] = $v;
} }
} }
dump($result);
exit;
return $this->sortByTime($result); return $this->sortByTime($result);
} }
......
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