mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
🎨 #2386 【小程序】createWxaCodeUnlimit 接口方法支持设置env_string
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user