|
|
@ -140,6 +140,10 @@ public class MesProduceSn extends BaseBean implements Serializable {
|
|
|
|
@ApiParam("产品标签模板")
|
|
|
|
@ApiParam("产品标签模板")
|
|
|
|
private String prodLabelTemplate;
|
|
|
|
private String prodLabelTemplate;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@Column(name = "CUST_LABEL_TEMPLATE")
|
|
|
|
|
|
|
|
@ApiParam("客户标签模板")
|
|
|
|
|
|
|
|
private String custLabelTemplate;
|
|
|
|
|
|
|
|
|
|
|
|
// @Version
|
|
|
|
// @Version
|
|
|
|
// @Column(name = "LOCK_VERSION")
|
|
|
|
// @Column(name = "LOCK_VERSION")
|
|
|
|
// @ApiParam(value = "乐观锁", example = "1")
|
|
|
|
// @ApiParam(value = "乐观锁", example = "1")
|
|
|
|