运营区站点数量默认值
This commit is contained in:
parent
f8c322050a
commit
dbefcd8f1e
@ -63,6 +63,7 @@ public class EbikeRegion implements Serializable {
|
|||||||
/**
|
/**
|
||||||
* 站点数量
|
* 站点数量
|
||||||
*/
|
*/
|
||||||
|
@Column(onInsertValue = "0")
|
||||||
private Integer siteNum;
|
private Integer siteNum;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user