通过安眼接口更新基础数据
This commit is contained in:
+5
@@ -16,6 +16,11 @@ public class EmergencyContactParam {
|
||||
*/
|
||||
@Schema(title = "身份证号")
|
||||
private String idNo;
|
||||
/**
|
||||
* 工号
|
||||
*/
|
||||
@Schema(title = "工号")
|
||||
private String employeeNum;
|
||||
/**
|
||||
* 数据级别
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user