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