Ver a proveniência

UPDATE 申请隐私接口

dev
xhxu há 2 anos
ascendente
cometimento
0c4f3b7f02
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      weixin-java-open/src/main/java/me/chanjar/weixin/open/bean/ma/WxOpenMaApplyInterface.java

+ 1
- 1
weixin-java-open/src/main/java/me/chanjar/weixin/open/bean/ma/WxOpenMaApplyInterface.java Ver ficheiro

@@ -19,7 +19,7 @@ public class WxOpenMaApplyInterface implements Serializable {
private static final long serialVersionUID = -2054964740942100351L;

@SerializedName("api_name")
private Integer apiName;
private String apiName;

@SerializedName("owner_setting")
private String content;


Carregando…
Cancelar
Guardar