mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
🆕 【小程序】添加获取 NFC 的小程序 scheme 接口
This commit is contained in:
@@ -339,6 +339,7 @@ public class WxMaApiUrlConstants {
|
||||
|
||||
public interface Scheme {
|
||||
String GENERATE_SCHEME_URL = "https://api.weixin.qq.com/wxa/generatescheme";
|
||||
String GENERATE_NFC_SCHEME_URL = "https://api.weixin.qq.com/wxa/generatenfcscheme";
|
||||
}
|
||||
|
||||
public interface Link {
|
||||
|
||||
Reference in New Issue
Block a user