puhanshu
2022-07-23 bbda2ee1af4e86d76f93e00386d77efb56c60d5f
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;