rk
5 小时以前 552238172036acf08ccf36134282a06b5e21b936
server/services/src/main/java/com/doumee/dao/vo/OrderDispatchVO.java
@@ -21,7 +21,7 @@
    @ApiModelProperty(value = "实付金额(元)")
    private Double payAmountYuan;
    @ApiModelProperty(value = "配送方式:0=就地存取;1=异地存取")
    @ApiModelProperty(value = "配送方式:0=就地寄存;1=同城寄送")
    private Integer type;
    @ApiModelProperty(value = "配送方式描述")