@ -83,4 +83,9 @@ public class StaffRoleDTO implements Serializable {
*/
private Date updatedTime;
/**
* 客户ID
private String customerId;
}
@ -123,4 +123,9 @@ public class StaffWechatDTO implements Serializable {
@ -78,4 +78,9 @@ public class UserDTO implements Serializable {
@ -123,4 +123,9 @@ public class UserWechatDTO implements Serializable {
@ -111,4 +111,9 @@ public class ProjectOrgRelationDTO implements Serializable {
private String updatedBy;
@ -98,4 +98,9 @@ public class ProjectRelatedPersonnelDTO implements Serializable {
@ -53,4 +53,9 @@ public class StaffRoleEntity extends BaseEpmetEntity {
private String orgId;
@ -93,4 +93,9 @@ public class StaffWechatEntity extends BaseEpmetEntity {
private String language;
@ -48,4 +48,9 @@ public class UserEntity extends BaseEpmetEntity {
private String fromClient;
@ -93,4 +93,9 @@ public class UserWechatEntity extends BaseEpmetEntity {
@ -80,4 +80,9 @@ public class ProjectOrgRelationEntity extends BaseEpmetEntity {
private String operation;
@ -68,4 +68,9 @@ public class ProjectRelatedPersonnelEntity extends BaseEpmetEntity {
private String userId;
@ -79,4 +79,9 @@ public class RoleOperationDTO implements Serializable {
@ -83,4 +83,9 @@ public class RoleScopeDTO implements Serializable {
@ -48,4 +48,9 @@ public class RoleOperationEntity extends BaseEpmetEntity {
private String operationKey;
@ -53,4 +53,9 @@ public class RoleScopeEntity extends BaseEpmetEntity {
private String scopeKey;
@ -110,4 +110,9 @@ public class ProjectOrgRelationDTO implements Serializable {
private String sourceId;
@ -93,4 +93,9 @@ public class CustomerHomeDetailDTO implements Serializable {
@ -68,4 +68,9 @@ public class CustomerHomeDetailEntity extends BaseEpmetEntity {
private Integer displayOrder;
@ -124,4 +124,9 @@ public class StaffWechatDTO implements Serializable {
@ -63,4 +63,9 @@ public class UserDTO implements Serializable{
@ -90,4 +90,9 @@ public class StaffWechatEntity extends BaseEpmetEntity {
@ -29,6 +29,9 @@ public class UserEntity extends BaseEpmetEntity {
* */
@ -74,5 +74,10 @@ public class UserWechatEntity extends BaseEpmetEntity {