提交 000beb7d authored 作者: 000516's avatar 000516 提交者: Coding

在人员DTO(UserDto)对象中,添加岗位编码

Merge Request: 在人员DTO(UserDto)对象中,添加岗位编码 Created By: @李秋林 Accepted By: @李秋林 URL: https://g-pkkp8204.coding.net/p/wangxiaolu-sfa/d/wangxiaolu-sfa-api-system/git/merge/87?initial=true
......@@ -53,7 +53,7 @@ public class UserDto {
private String avatar;
/** 岗位编码 */
private String postId;
private Long postId;
/** 岗位名称 */
private String postName;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论