mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
🆕 #3124 【小程序】实现查询 URL Link的接口
This commit is contained in:
@@ -344,6 +344,7 @@ public class WxMaApiUrlConstants {
|
||||
|
||||
public interface Link {
|
||||
String GENERATE_URLLINK_URL = "https://api.weixin.qq.com/wxa/generate_urllink";
|
||||
String QUERY_URLLINK_URL = "https://api.weixin.qq.com/wxa/query_urllink";
|
||||
}
|
||||
|
||||
public interface ShortLink {
|
||||
|
||||
Reference in New Issue
Block a user