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