7
This commit is contained in:
parent
80661d7950
commit
9c9e4aba0e
@ -28,6 +28,7 @@ import static cn.iocoder.yudao.framework.common.pojo.CommonResult.success;
|
|||||||
public class WechatLoginController {
|
public class WechatLoginController {
|
||||||
@Autowired
|
@Autowired
|
||||||
private WechatService wechatService;
|
private WechatService wechatService;
|
||||||
|
|
||||||
@Resource
|
@Resource
|
||||||
private AdminAuthService authService;
|
private AdminAuthService authService;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user