|
@@ -36,8 +36,6 @@ import java.util.*;
|
|
@Slf4j
|
|
@Slf4j
|
|
public class AppAuthServiceImpl implements IAppAuthService {
|
|
public class AppAuthServiceImpl implements IAppAuthService {
|
|
|
|
|
|
- @Resource
|
|
|
|
- private WxMaService wxMaService;
|
|
|
|
@Autowired
|
|
@Autowired
|
|
private SysMemberMapper sysMemberMapper;
|
|
private SysMemberMapper sysMemberMapper;
|
|
@Value("${rsa.publicKey}")
|
|
@Value("${rsa.publicKey}")
|