Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
553be96002
@ -53,7 +53,7 @@ public class EbikeBorrowBatteryRecord implements Serializable {
|
|||||||
/**
|
/**
|
||||||
* 是否已归还
|
* 是否已归还
|
||||||
*/
|
*/
|
||||||
@Column(onInsertValue = "f")
|
@Column(onInsertValue = "false")
|
||||||
private Boolean isReturn;
|
private Boolean isReturn;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user