mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
🎨 #2474【小程序】createWxaCodeUnlimit 接口方法支持设置check_path参数
This commit is contained in:
@@ -20,6 +20,9 @@ public class WxaCodeUnlimit extends AbstractWxMaQrcodeWrapper implements Seriali
|
||||
private String scene;
|
||||
private String page;
|
||||
|
||||
@SerializedName("check_path")
|
||||
private boolean checkPath = true;
|
||||
|
||||
@SerializedName("env_version")
|
||||
private String envVersion = "release";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user