|
|
|
@ -73,8 +73,4 @@ public class MesPackageTravel extends BaseBean implements Serializable {
|
|
|
|
|
@Column(name = "FN_LOCATION_NO")
|
|
|
|
|
@ApiParam("炉内位置代码")
|
|
|
|
|
private String fnLocationNo;
|
|
|
|
|
|
|
|
|
|
@Column(name = "CT_LOCATION_NO")
|
|
|
|
|
@ApiParam("容器位置编号")
|
|
|
|
|
private String ctLocationNo;
|
|
|
|
|
}
|
|
|
|
|