whycxzp
2023-08-03 a90d9bcdca6f1d87bda8e76738b488dbfd9b19f5
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;