fix:同步利元亨用户岗位数据
This commit is contained in:
@@ -44,6 +44,10 @@ public class LyricUserDto {
|
||||
* 工种名称
|
||||
*/
|
||||
private String work_type_name;
|
||||
/**
|
||||
* 岗位编码
|
||||
*/
|
||||
private String job_code;
|
||||
/**
|
||||
* 岗位名称
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user