推送签名修改
This commit is contained in:
+2
-1
@@ -116,6 +116,7 @@ public class Organization extends BaseVOEntity implements Serializable {
|
||||
private String ncCode;
|
||||
@ApiModelProperty("是否排队:0-否,1-是")
|
||||
private Integer isQueue;
|
||||
|
||||
@ApiModelProperty("推送验证密钥")
|
||||
private String pushVerify;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user