押金抵扣
This commit is contained in:
parent
867a41f380
commit
231ac12961
|
@ -22,7 +22,8 @@ public class OrderDeductDTO {
|
|||
|
||||
@ApiModelProperty("卡券ID")
|
||||
private Long vipUserId;
|
||||
|
||||
|
||||
@ApiModelProperty("费用")
|
||||
@NotNull(message = "费用不能为空")
|
||||
private OrderCalcRideFeeVO fee;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user