feat(REQ-3488): 单位联系人查询,修改字段属性

This commit is contained in:
zhanghonghao 2025-01-17 11:43:09 +08:00
parent 4535b3954f
commit fdc76ac51d

View File

@ -21,12 +21,12 @@ public class PageOrgContactReq extends PageReqV2 {
/**
* 联系人ID
*/
private Long contactId;
private Long id;
/**
* 单位id
*/
private Long unitId;
private Long organizationalUnitId;
/**
* 手机号码