mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-10-31 10:57:13 +08:00 
			
		
		
		
	新增:新增前端项目模块(基于 Vue3、TypeScript、Arco Design Pro Vue 技术栈),已对接现有 API
This commit is contained in:
		| @@ -50,7 +50,7 @@ import top.charles7c.cnadmin.common.util.SecureUtils; | ||||
| @Tag(name = "登录 API") | ||||
| @RestController | ||||
| @RequiredArgsConstructor | ||||
| @RequestMapping(produces = MediaType.APPLICATION_JSON_VALUE) | ||||
| @RequestMapping(value = "/auth", produces = MediaType.APPLICATION_JSON_VALUE) | ||||
| public class LoginController { | ||||
|  | ||||
|     private final LoginService loginService; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user