Commit 1e8d1f0c authored by tangwei's avatar tangwei

修改bug

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