fix:同步利元亨用户岗位数据

This commit is contained in:
2026-01-28 20:31:05 +08:00
parent 5d7081e7ad
commit 38048f94e0
8 changed files with 114 additions and 8 deletions

View File

@@ -44,6 +44,10 @@ public class LyricUserDto {
* 工种名称
*/
private String work_type_name;
/**
* 岗位编码
*/
private String job_code;
/**
* 岗位名称
*/