更新 QyWeChatURLService.java

pull/1/head
wangsiyuan 2023-12-22 14:10:27 +08:00
parent dd1ca0bef7
commit 9eb3f6c61c
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ 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;