101captain
2021-11-12 e959172a457f60c2e16b69f60e3404df5fdffcfe
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/warehouse/ComActWarehouseOperationVO.java
@@ -67,6 +67,12 @@
    @ApiModelProperty("理由")
    private String reason;
    /**
     * 领取图片
     */
    @ApiModelProperty("领取图片")
    private String receiveUrl;
    @ApiModelProperty("类型 1 content 2其他")
    private Integer type;