苍穹外卖--导入用户端商品浏览功能代码
This commit is contained in:
@@ -15,7 +15,7 @@ import org.springframework.web.bind.annotation.*;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
@RestController
|
||||
@RestController("adminDishController")
|
||||
@Slf4j
|
||||
@Api(tags = "菜品相关接口")
|
||||
@RequestMapping("/admin/dish")
|
||||
|
||||
Reference in New Issue
Block a user