Commit e2de8df7 by lanmw

u

parent e07a1e41
......@@ -19,7 +19,6 @@ import io.swagger.annotations.ApiOperation;
@Api(value = "标签相关", tags = "标签相关")
@RestController
@RequestMapping(value = "/tagCtrl")
//@PreAuthorize("principal.authorities.?[authority.startsWith('ROLE_tagmanager_operator')].size() > 0")
public class TagCtrl {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment