fix
This commit is contained in:
@@ -152,7 +152,7 @@ public class PointInfoDO {
|
||||
@Column(name = "township")
|
||||
private String township;
|
||||
|
||||
@Column(name = "入库状态 入库状态1已入库 2暂未入库")
|
||||
@Column(name = "storage_status")
|
||||
private Integer storageStatus;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user