张天森
2022-10-12 3c884ccd7b51edf3b36840bf99de5edaa41a38a7
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/entity/ComActWarehouseApply.java
@@ -32,13 +32,13 @@
    private static final long serialVersionUID = 225290522401641721L;
    @TableId(type = IdType.ASSIGN_ID)
    private Integer id;
    private Long id;
    /**
     * 物品id
     */
    @ApiModelProperty(value = "物品id")
    private Integer goodsId;
    private Long goodsId;
    /**
     * 物品数量