|
|
@@ -197,7 +197,7 @@ public class LawyerConsultationOrderVO implements Serializable {
|
|
|
private Integer acceptOrdersStatus;
|
|
|
|
|
|
@ApiModelProperty(value = "申请退款原因")
|
|
|
- private Integer applyRefundReason;
|
|
|
+ private String applyRefundReason;
|
|
|
|
|
|
@ApiModelProperty(value = "申请退款状态,0-未申请,1-已申请,2-律师已拒绝,3-律师已同意")
|
|
|
@TableField("apply_refund_status")
|