weizong song 5 years ago
parent bea91b3f37
commit e49e6f76af

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

Loading…
Cancel
Save