|
@ -62,6 +62,11 @@ public class CustomerStaffInfoCacheResult implements Serializable { |
|
|
*/ |
|
|
*/ |
|
|
private String headPhoto; |
|
|
private String headPhoto; |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
|
* 工作人员是从哪中组织添加的 组织Id |
|
|
|
|
|
*/ |
|
|
|
|
|
private String fromOrgId; |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* 工作人员是从哪中组织类型添加的 3个值:agency,grid,dept |
|
|
* 工作人员是从哪中组织类型添加的 3个值:agency,grid,dept |
|
|
* @see com.epmet.commons.tools.enums.OrgTypeEnum |
|
|
* @see com.epmet.commons.tools.enums.OrgTypeEnum |
|
|