Compare commits

..

No commits in common. "d802bd06251af5b36c6a18e3604383105fc9ec0fcc81c61fa9d7133859901fce" and "d71d276e69d95660d70d4066932c62a1c0918ce284f9475c047a0bb9b0b9eab6" have entirely different histories.

View File

@ -63,7 +63,6 @@ public class EbikeRegion implements Serializable {
/** /**
* 站点数量 * 站点数量
*/ */
@Column(onInsertValue = "0")
private Integer siteNum; private Integer siteNum;
/** /**