Commit 1e8d1f0c authored by tangwei's avatar tangwei

修改bug

parent fe36c9e6
...@@ -49,10 +49,8 @@ public class SurveyInformation extends BaseEntity { ...@@ -49,10 +49,8 @@ public class SurveyInformation extends BaseEntity {
/** /**
* 业务员id * 业务员id
*/ */
@TableField("salesman @TableField("salesman_id")
_id") private String salesmanId;
private String salesman
Id;
/** /**
* 业务员名称 * 业务员名称
......
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