记得上下班打卡 | git大法好,push需谨慎

Commit 2545dd72 authored by jiangxiulong's avatar jiangxiulong

add refundCate

parent 73ecf2b3
......@@ -66,6 +66,7 @@ public class KylinOrderRefundsVo implements Serializable,Cloneable {
private Integer status;
private String statusName;
private Integer refundCate;
@ApiModelProperty(value = "退款差异: 0申请退款返还库存 1自动退款无法取消退款不返还库存")
private Integer type;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment