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

@@ -34,7 +34,7 @@ abstract class CateringBaseService extends BaseService
protected int $cycleId;
/**
* @var int
* @var int todo 厨房id 自选的需要
*/
protected int $kitchenId;