doBlackList在json参数中改为doBlacklist
This commit is contained in:
@@ -53,6 +53,7 @@ public class MaatCfg implements Serializable {
|
|||||||
@SerializedName("effectiveRange")
|
@SerializedName("effectiveRange")
|
||||||
private String areaEffectiveIds ;
|
private String areaEffectiveIds ;
|
||||||
@Expose
|
@Expose
|
||||||
|
@SerializedName("doBlacklist")
|
||||||
private Integer doBlackList;
|
private Integer doBlackList;
|
||||||
@Expose
|
@Expose
|
||||||
private Integer doLog;
|
private Integer doLog;
|
||||||
|
|||||||
Reference in New Issue
Block a user