Commit 5675d573 authored by tangwei's avatar tangwei

增加关联账号

parent 10ef5484
......@@ -129,4 +129,10 @@ public class Firefighters extends BaseEntity {
@ApiModelProperty(value = "现居住地详细地址")
private String residenceDetailVal;
@ApiModelProperty(value = "amos账户名称")
private String amosName;
@ApiModelProperty(value = "amos账户id")
private String amosUserId;
}
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