|
|
|
@ -34,7 +34,7 @@ public class MesPackageDetail extends BaseBean implements Serializable {
|
|
|
|
|
@ApiParam("包装编码")
|
|
|
|
|
private String packageNo;
|
|
|
|
|
|
|
|
|
|
@Column(name = "CT_LOCATION_NO", nullable = false)
|
|
|
|
|
@Column(name = "CT_LOCATION_NO")
|
|
|
|
|
@ApiParam("容器位置编号")
|
|
|
|
|
private String ctLocationNo;
|
|
|
|
|
|
|
|
|
|