更新 QyWeChatURLService.java

This commit is contained in:
2023-12-08 18:09:43 +08:00
parent b315a4b2df
commit c9106a2b94

View File

@@ -18,7 +18,6 @@ public class QyWeChatURLService {
private QyWeChatURLMapper qyWeChatURLMapper; private QyWeChatURLMapper qyWeChatURLMapper;
@Autowired @Autowired
private UserConfig userConfig; private UserConfig userConfig;
private String urlName;
private String sendTextCardMessageUrl; private String sendTextCardMessageUrl;
private String qyWechatGetTokenUrl; private String qyWechatGetTokenUrl;