Compare commits
2 Commits
6b0a8ce008
...
6ce070ffc7
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ce070ffc7 | |||
| 47dc672789 |
@ -27,4 +27,7 @@ public class PayOrderDTO {
|
||||
|
||||
@ApiModelProperty("支付状态")
|
||||
private String payStatus;
|
||||
|
||||
@ApiModelProperty("子订单类型(首租、续租、逾期、押金、租电等)")
|
||||
private String suborderType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user