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