|
|
@@ -148,10 +148,10 @@ public class LawyerConsultationOrderVO implements Serializable {
|
|
|
@ApiModelProperty(value = "领域信息")
|
|
|
private String expertiseAreaInfo;
|
|
|
|
|
|
- @ApiModelProperty(value = "客户端用户ID")
|
|
|
+ @ApiModelProperty(value = "客户端用户姓名")
|
|
|
private String clientUserName;
|
|
|
|
|
|
- @ApiModelProperty(value = "客户端用户ID")
|
|
|
+ @ApiModelProperty(value = "客户端用户电话")
|
|
|
private String clientUserPhone;
|
|
|
|
|
|
@ApiModelProperty(value = "支付宝订单编号")
|