修改给劳科院返回的接口中返回人员名称
This commit is contained in:
@@ -19,4 +19,7 @@ public class AppUserLky
|
||||
|
||||
@ApiModelProperty("当前职位名称")
|
||||
private List<String> jobTitles;
|
||||
|
||||
@ApiModelProperty("用户名称")
|
||||
private String name;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user