xuhy
2024-12-27 525c120c93c2c25d8dfc59d4fac234b80b37d1c0
manage/src/main/java/com/jilongda/manage/model/TInventory.java
@@ -33,7 +33,7 @@
    @TableId(value = "id", type = IdType.AUTO)
    private Integer id;
    @ApiModelProperty(value = "1型号2品牌3材质4球/柱镜5折射率6系列")
    @ApiModelProperty(value = "盘点类型1型号2品牌3材质4球/柱镜5折射率6系列")
    @TableField("status")
    private Integer status;