@ -120,7 +120,7 @@ class PlanController extends Controller
$query->where('amount_limit2', 0)->orWhere('amount_limit2', '>=', $amount);
});
}
$list=$list->get();
$list=$list->orderBy('time','asc')->get();
// 获取前后各三天的日期