feat : chef name
This commit is contained in:
@@ -68,6 +68,7 @@ class CheckService extends CateringBaseService
|
|||||||
|
|
||||||
if (!empty($this->logInfo)) $this->tips();
|
if (!empty($this->logInfo)) $this->tips();
|
||||||
|
|
||||||
|
$this->closeSku();
|
||||||
// $todayLog = $this->orderMealCateringLog
|
// $todayLog = $this->orderMealCateringLog
|
||||||
// ->where('cycle_id',$this->cycleId)
|
// ->where('cycle_id',$this->cycleId)
|
||||||
// ->where('status',CateringCode::CATERING_STATUS_UNDERWAY)
|
// ->where('status',CateringCode::CATERING_STATUS_UNDERWAY)
|
||||||
|
|||||||
Reference in New Issue
Block a user