🎨 #2474【小程序】createWxaCodeUnlimit 接口方法支持设置check_path参数

This commit is contained in:
穗苗子
2021-12-30 09:17:19 +08:00
committed by GitHub
parent 1309e9e2dc
commit a647fe8c5b
4 changed files with 23 additions and 13 deletions

View File

@@ -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";