1
luodangjia
2025-01-21 b292e4a1662d1a2d61a2365f4f0106eb8d3c0afb
ruoyi-auth/src/main/java/com/ruoyi/auth/controller/TokenController.java
@@ -27,7 +27,6 @@
import io.swagger.v3.oas.annotations.tags.Tag;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RestController;