Commit 2eb3b0fc authored by tangwei's avatar tangwei

修改字段

parent ba489051
......@@ -44,7 +44,7 @@ public class AlertForm extends BaseEntity {
private String fieldValueCode;
@ApiModelProperty(value = "是否一行显示")
private Boolean isBlock;
private Boolean block;
//新加排序字段
@ApiModelProperty(value = "排序字段")
private int sortNum;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment