whycxzp
2023-07-05 ae9584e320c612b1bf9f32f327a5fcb4fc8fa3d8
src/main/java/com/whyc/pojo/ProductLockLog.java
@@ -15,7 +15,7 @@
    private String customCode;
    private Integer version;
    private String    versionTime;
    @ApiModelProperty("1锁定,2解锁")
    @ApiModelProperty("-1产品bom上传,1锁定,2解锁")
    private Integer lockFlag;
    private String reason;
    private String owner;