Commit bb4f089f authored by 吴泽佳's avatar 吴泽佳

bug2

parent 648e21df
...@@ -20,9 +20,7 @@ import java.util.Date; ...@@ -20,9 +20,7 @@ import java.util.Date;
@NoArgsConstructor @NoArgsConstructor
@AllArgsConstructor @AllArgsConstructor
@ApiModel(description = "用户信息 机构") @ApiModel(description = "用户信息 机构")
public class UserInfoNewOrg implements Serializable { public class UserInfoNewOrg {
private static final long serialVersionUID = 1L;
//↓↓↓↓ 机构 ↓↓↓↓ //↓↓↓↓ 机构 ↓↓↓↓
@ApiModelProperty(value = "机构id") @ApiModelProperty(value = "机构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