feat : check

This commit is contained in:
2025-04-01 16:09:46 +08:00
parent 263d7b4372
commit 38b0ba8b5f
2 changed files with 4 additions and 3 deletions

View File

@@ -100,6 +100,8 @@ class CateringController
/**
* 完成检测
* @return array
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
*/
#[RequestMapping(path: "meal/catering/finish_check", methods: "GET")]
#[Scene(scene: "meal_catering_finish_check")]