Commit fe36c9e6 authored by tangwei's avatar tangwei

修改错误

parent b42529bc
...@@ -34,8 +34,7 @@ public class SurveyInformationDto extends BaseDto { ...@@ -34,8 +34,7 @@ public class SurveyInformationDto extends BaseDto {
private String developerCode; private String developerCode;
@ApiModelProperty(value = " 业务员id") @ApiModelProperty(value = " 业务员id")
private String salesman private String salesmanId;
Id;
@ApiModelProperty(value = "业务员名称") @ApiModelProperty(value = "业务员名称")
private String salesman; private String salesman;
......
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