where($where)->order("id asc")->cacheAlways(TRUE, 0, 'logistics_product')->select()->toArray(); return $logisticsProductlist; } }