Commit 0f4af3d2 authored by xixinzhao's avatar xixinzhao

新增字段

parent c1571580
...@@ -41,5 +41,8 @@ public class OrganizationUser extends BaseEntity { ...@@ -41,5 +41,8 @@ public class OrganizationUser extends BaseEntity {
@ApiModelProperty(value = "成员id") @ApiModelProperty(value = "成员id")
private String memberNameId; private String memberNameId;
@ApiModelProperty(value = "会商码")
private String consultationNub;
} }
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