fix bug:fix case exception

master
3y 2 years ago
parent 6ff71f7056
commit 6b26e3959b

@ -14,9 +14,9 @@ import org.springframework.web.bind.annotation.RestController;
/** /**
* @Author 3y * @author 3y
*/ */
@AustinResult
@AustinAspect @AustinAspect
@Api(tags = {"手动刷新token的接口"}) @Api(tags = {"手动刷新token的接口"})
@RestController @RestController

Loading…
Cancel
Save