提交 c1f78294 authored 作者: Whispa's avatar Whispa

commit

上级 22e7b8f2
...@@ -43,7 +43,7 @@ public class Bonus extends Model { ...@@ -43,7 +43,7 @@ public class Bonus extends Model {
private boolean status = false; private boolean status = false;
@Column(columnDefinition = "is_withdraw") @Column(columnDefinition = "is_withdraw",name = "is_withdraw")
public boolean withdraw = false; public boolean withdraw = false;
@Transient @Transient
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论