Commit 1b669aa2 by zhiwj

默认值

parent fc138d34
......@@ -65,7 +65,7 @@ public class IndexDescDTO implements Serializable {
private Integer indexId;
private String remark;
private Integer seq;
private Integer seq = 0;
public Integer getIndexDescId() {
return indexDescId;
......
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