Update QyWeChatURLService.java
parent
dbca2373bc
commit
1148f844c0
|
|
@ -14,6 +14,7 @@ public class QyWeChatURLService {
|
|||
private final QyWeChatURLMapper qyWeChatURLMapper;
|
||||
private final UserConfig userConfig;
|
||||
private String sendTextCardMessageUrl;
|
||||
private String qyWechatGetTokenUrl;
|
||||
|
||||
public QyWeChatURLService(QyWeChatURLMapper qyWeChatURLMapper, UserConfig userConfig) {
|
||||
this.qyWeChatURLMapper = qyWeChatURLMapper;
|
||||
|
|
|
|||
Loading…
Reference in New Issue