weizong song 5 years ago
parent e49e6f76af
commit c8541e945c

@ -164,7 +164,7 @@ class StatisticsController extends CommonController
"20210918000013", "20210918000013",
"20210906000015" "20210906000015"
]); ]);
}); })->where("service_date",">","2021-09-01");
dd($model->with("order")->get()->toArray()); dd($model->with("order")->get()->toArray());
//采用指定订单号结束 //采用指定订单号结束

Loading…
Cancel
Save