|
|
@ -67,9 +67,6 @@ public class MesProductionAssemblySortContext extends MesProductionAssemblyConte
|
|
|
|
@ApiParam(value = "SAP目标库位")
|
|
|
|
@ApiParam(value = "SAP目标库位")
|
|
|
|
private String destErpLocation;
|
|
|
|
private String destErpLocation;
|
|
|
|
|
|
|
|
|
|
|
|
@ApiParam(value = "装配爆炸图FID")
|
|
|
|
|
|
|
|
private Long imageFileId;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ApiParam(value = "条码打印方式")
|
|
|
|
@ApiParam(value = "条码打印方式")
|
|
|
|
private Integer printType;
|
|
|
|
private Integer printType;
|
|
|
|
|
|
|
|
|
|
|
@ -82,9 +79,6 @@ public class MesProductionAssemblySortContext extends MesProductionAssemblyConte
|
|
|
|
@ApiParam(value = "是否启动组合条码")
|
|
|
|
@ApiParam(value = "是否启动组合条码")
|
|
|
|
private String isCombineSn;
|
|
|
|
private String isCombineSn;
|
|
|
|
|
|
|
|
|
|
|
|
@ApiParam(value = "音频文件")
|
|
|
|
|
|
|
|
private Long audioFileId;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ApiParam(value = "逻辑数量")
|
|
|
|
@ApiParam(value = "逻辑数量")
|
|
|
|
private Double logicNum;
|
|
|
|
private Double logicNum;
|
|
|
|
|
|
|
|
|
|
|
|