h5周菜谱

This commit is contained in:
sxu 2025-06-07 10:18:28 +08:00
parent 05c03159ac
commit 92a6f455b8
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ import static com.bonus.common.core.web.domain.AjaxResult.success;
* @author xsheng
* @date 2025-05-25
*/
@Api(tags = "品计划信息接口")
@Api(tags = "谱h5接口")
@RestController
@RequestMapping("/cook_recipe_h5")
@Slf4j