🎨 #2386 【小程序】createWxaCodeUnlimit 接口方法支持设置env_string

This commit is contained in:
wenjie
2021-12-05 21:27:31 +08:00
committed by GitHub
parent a254d1ce34
commit 05ea881fac
4 changed files with 42 additions and 35 deletions

View File

@@ -20,6 +20,9 @@ public class WxaCodeUnlimit extends AbstractWxMaQrcodeWrapper implements Seriali
private String scene;
private String page;
@SerializedName("env_version")
private String envVersion = "release";
private int width = 430;
@SerializedName("auto_color")