This commit is contained in:
matepad
2026-01-15 15:17:05 +00:00
parent 74c07dd83f
commit 94768cf5b0
7 changed files with 41 additions and 743 deletions
@@ -6,7 +6,6 @@ import cn.lailab.toolbox.beans.domain.User;
import cn.lailab.toolbox.mapper.AuthMapper;
import cn.lailab.toolbox.service.AuthService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.stereotype.Service;
@Service