feat : spu

This commit is contained in:
2025-03-25 15:10:20 +08:00
parent e66ee22015
commit 618b1fd83a
2 changed files with 3 additions and 0 deletions

View File

@@ -87,6 +87,8 @@ class CateringController
/**
* 配餐
* @return array
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
*/
#[RequestMapping(path: "meal/catering", methods: "GET")]
#[Scene(scene: "meal_catering")]