@ -140,6 +140,10 @@ public class MesProduceSn extends BaseBean implements Serializable {
@ApiParam("产品标签模板")
private String prodLabelTemplate;
@Column(name = "CUST_LABEL_TEMPLATE")
@ApiParam("客户标签模板")
private String custLabelTemplate;
// @Version
// @Column(name = "LOCK_VERSION")
// @ApiParam(value = "乐观锁", example = "1")
@ -19,7 +19,7 @@ public class ProdPackModel {
@ApiParam("产品条码")
private String productSn;
// 包装主表--包装标号
// 包装主表--包装编号
@ApiParam("一检箱条码")
private String packageNo;