Swagger屏蔽老版标签接口
This commit is contained in:
@@ -26,7 +26,6 @@ import java.util.concurrent.ExecutionException;
|
|||||||
*/
|
*/
|
||||||
@Slf4j
|
@Slf4j
|
||||||
@RestController
|
@RestController
|
||||||
@Api(tags = "标签管理")
|
|
||||||
@RequestMapping("/${restPath}/label")
|
@RequestMapping("/${restPath}/label")
|
||||||
public class LabelManageController {
|
public class LabelManageController {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user