feat : catering

This commit is contained in:
2025-03-10 18:00:55 +08:00
parent 11b0782568
commit e3ecd93b2d
7 changed files with 62 additions and 16 deletions

View File

@@ -44,17 +44,6 @@ trait GoodOrderTrait
#[Inject]
protected OrderGood $orderGoodModel;
/**
* @var OrderOptionCateringLog
*/
#[Inject]
protected OrderOptionCateringLog $orderOptionCateringLogModel;
/**
* @var OrderMealCateringLog
*/
#[Inject]
protected OrderMealCateringLog $orderMealCateringLogModel;
/**
* @return void