weizong song 5 years ago
parent 85fdcf3685
commit bea91b3f37

@ -165,7 +165,7 @@ class StatisticsController extends CommonController
"20210906000015" "20210906000015"
]); ]);
}); });
dd($model->get()); dd($model->with("order")->get());
//采用指定订单号结束 //采用指定订单号结束
if ($request->last_id) { if ($request->last_id) {

Loading…
Cancel
Save