111
This commit is contained in:
parent
d03013efe0
commit
d360464d70
|
@ -42,7 +42,7 @@ public class FeeRuleDTO {
|
||||||
private BigDecimal deposit;
|
private BigDecimal deposit;
|
||||||
|
|
||||||
@ApiModelProperty("押金自动退款时长")
|
@ApiModelProperty("押金自动退款时长")
|
||||||
private BigDecimal refundDuration;
|
private Integer refundDuration;
|
||||||
|
|
||||||
@ApiModelProperty("房间ids")
|
@ApiModelProperty("房间ids")
|
||||||
private List<Long> roomIds;
|
private List<Long> roomIds;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user