优化代码

pull/1087/MERGE
RuoYi 2025-09-02 08:53:31 +08:00
parent e2badb7c68
commit d1cdbbd22c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
package com.ruoyi.framework.web.service;
import javax.annotation.Resource;
import jakarta.annotation.Resource;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.authentication.AuthenticationManager;
import org.springframework.security.authentication.BadCredentialsException;