所有程序包的分层结构
程序包分层结构:- com.ec.v2.common,
- com.ec.v2.config,
- com.ec.v2.constact,
- com.ec.v2.entity,
- com.ec.v2.entity.apipush,
- com.ec.v2.entity.asynchronization,
- com.ec.v2.entity.config,
- com.ec.v2.entity.contactbook,
- com.ec.v2.entity.customer,
- com.ec.v2.entity.customer.change,
- com.ec.v2.entity.customer.file,
- com.ec.v2.entity.customer.highquery,
- com.ec.v2.entity.label,
- com.ec.v2.entity.organization,
- com.ec.v2.entity.record,
- com.ec.v2.entity.robot,
- com.ec.v2.entity.sales,
- com.ec.v2.entity.statistics,
- com.ec.v2.entity.statistics.parmas,
- com.ec.v2.entity.trajectory,
- com.ec.v2.service,
- com.ec.v2.service.statistics,
- com.ec.v2.utlis
类分层结构
- java.lang.Object
- com.ec.v2.entity.customer.AddCustomerFailureItem
- com.ec.v2.entity.customer.AddCustomerItem
- com.ec.v2.entity.customer.AddCustomerSuccessItem
- com.ec.v2.entity.customer.AddCustomerVo
- com.ec.v2.entity.trajectory.AddFollowRecordDto
- com.ec.v2.entity.label.AddLabelGroupVO
- com.ec.v2.entity.robot.AddRobotTaskVO
- com.ec.v2.entity.label.AddTagVO
- com.ec.v2.entity.record.AddTelRecordItem
- com.ec.v2.entity.record.AddTelRecordRespItem
- com.ec.v2.entity.record.AddTelRecordVO
- com.ec.v2.entity.asynchronization.ApiExportDTO (implements java.io.Serializable)
- com.ec.v2.entity.asynchronization.ApiExportResp
- com.ec.v2.service.ApiPush
- com.ec.v2.entity.apipush.ApiPushEntity
- com.ec.v2.entity.apipush.ApiPushVo
- com.ec.v2.entity.asynchronization.AsyncCreateCustomerVO (implements java.io.Serializable)
- com.ec.v2.entity.asynchronization.AsyncCreateSmsVO (implements java.io.Serializable)
- com.ec.v2.entity.asynchronization.AsyncCreateTelVO (implements java.io.Serializable)
- com.ec.v2.entity.asynchronization.AsyncCreateTrajectoryVO (implements java.io.Serializable)
- com.ec.v2.service.Asynchronization
- com.ec.v2.entity.asynchronization.AsyncQueryVO (implements java.io.Serializable)
- com.ec.v2.entity.statistics.BaseDto
- com.ec.v2.entity.statistics.DigitalMapDto<E>
- com.ec.v2.entity.statistics.HistogramDto<E>
- com.ec.v2.entity.statistics.LineGraphDto<E>
- com.ec.v2.entity.statistics.parmas.BaseParam (implements java.io.Serializable)
- com.ec.v2.entity.statistics.parmas.ContactParms (implements java.io.Serializable)
- com.ec.v2.entity.statistics.parmas.CrmQuantityParam
- com.ec.v2.entity.statistics.parmas.MailParms (implements java.io.Serializable)
- com.ec.v2.entity.statistics.parmas.PhoneParam (implements java.io.Serializable)
- com.ec.v2.entity.statistics.parmas.SmsParms (implements java.io.Serializable)
- com.ec.v2.entity.statistics.parmas.TagParam (implements java.io.Serializable)
- com.ec.v2.entity.statistics.parmas.WorkefficParmas
- com.ec.v2.entity.customer.highquery.BaseQueryDto (implements java.io.Serializable)
- com.ec.v2.entity.customer.highquery.HighQueryDto
- com.ec.v2.entity.BaseResp (implements java.io.Serializable)
- com.ec.v2.entity.customer.AddCustomerResp
- com.ec.v2.entity.apipush.ApiPushResp
- com.ec.v2.entity.asynchronization.AsynchronizationResponse<T>
- com.ec.v2.entity.customer.BatchUpdateResp
- com.ec.v2.entity.BoolMsgResponse
- com.ec.v2.entity.customer.change.ChangeResp
- com.ec.v2.entity.customer.CombineCustomerResp
- com.ec.v2.entity.config.ConfigResponse<T>
- com.ec.v2.entity.contactbook.ContactBookResp
- com.ec.v2.entity.customer.file.CrmFileUploadResp
- com.ec.v2.entity.customer.CustomerResp<T>
- com.ec.v2.entity.statistics.DigitalMapResp
- com.ec.v2.entity.customer.highquery.HighQueryResp
- com.ec.v2.entity.statistics.HistogramResp
- com.ec.v2.entity.label.LabelResponse<T> (implements java.io.Serializable)
- com.ec.v2.entity.statistics.LineGraphResp
- com.ec.v2.entity.trajectory.LongMsgResponse
- com.ec.v2.entity.MsgResponse
- com.ec.v2.entity.organization.OrganizationResponse<T>
- com.ec.v2.entity.customer.PreciseQueryResp
- com.ec.v2.entity.customer.QueryCrmGroupResp
- com.ec.v2.entity.customer.QueryLabelResp
- com.ec.v2.entity.customer.QueryPageResp
- com.ec.v2.entity.record.RecordResponse<T>
- com.ec.v2.entity.robot.RobotResponse
- com.ec.v2.entity.sales.SalesResponse<T>
- com.ec.v2.entity.customer.TrajectoryPageResp
- com.ec.v2.entity.trajectory.TrajectoryResp<T>
- com.ec.v2.entity.customer.UpdateStageResp
- com.ec.v2.entity.customer.BatchUpdateRespItem
- com.ec.v2.entity.record.CallRecordVo
- com.ec.v2.entity.customer.CasCadeFieldVO
- com.ec.v2.entity.customer.change.ChangeAbandonVO
- com.ec.v2.entity.customer.change.ChangeRespItem
- com.ec.v2.entity.customer.change.ChangeRespItemDetail
- com.ec.v2.entity.customer.change.ChangeUserVO
- com.ec.v2.config.Config
- com.ec.v2.service.Config
- com.ec.v2.entity.config.ConfigCrmGroupTagResp
- com.ec.v2.entity.config.ConfigCrmTagResp
- com.ec.v2.entity.config.ConfigCustomFieldParamResp
- com.ec.v2.entity.config.ConfigCustomFieldResp
- com.ec.v2.entity.config.ConfigPubicPondResp
- com.ec.v2.service.ContactBook
- com.ec.v2.entity.contactbook.ContactBookRequest
- com.ec.v2.entity.contactbook.ContactBookRespData
- com.ec.v2.entity.customer.highquery.ContactTime (implements java.io.Serializable)
- com.ec.v2.entity.contactbook.CrmContactBook (implements java.io.Serializable)
- com.ec.v2.entity.contactbook.CrmContactBookVO (implements java.io.Serializable)
- com.ec.v2.entity.customer.CrmFieldParamDTO
- com.ec.v2.entity.customer.CrmFieldParamListDTO
- com.ec.v2.entity.customer.file.CrmFileUploadItem
- com.ec.v2.entity.customer.file.CrmFileUploadVo
- com.ec.v2.entity.config.CrmGroupStatDTO (implements java.io.Serializable)
- com.ec.v2.entity.customer.CrmIdslDto
- com.ec.v2.service.statistics.CrmQuantity
- com.ec.v2.entity.customer.CrmShareDto
- com.ec.v2.entity.customer.CrmShareVO
- com.ec.v2.entity.customer.CrmSourceDTO (implements java.io.Serializable)
- com.ec.v2.entity.config.CrmStageDTO (implements java.io.Serializable)
- com.ec.v2.entity.customer.CrmVisitDetail
- com.ec.v2.entity.customer.CrmVisitQueryBean
- com.ec.v2.service.Customer
- com.ec.v2.service.CustomerChange
- com.ec.v2.entity.customer.CustomerDeleteDTO (implements java.io.Serializable)
- com.ec.v2.entity.customer.CustomerDeleteVO
- com.ec.v2.entity.customer.CustomerDetail
- com.ec.v2.entity.customer.CombineCrmDetailVo
- com.ec.v2.entity.customer.UpdateCustomerVo
- com.ec.v2.service.CustomerFile
- com.ec.v2.entity.customer.CustomerInfoItem
- com.ec.v2.entity.customer.CustomerInfoPageItem
- com.ec.v2.entity.organization.DeptAddResponse
- com.ec.v2.entity.organization.DeptAddVO
- com.ec.v2.entity.organization.DeptEditVO
- com.ec.v2.entity.organization.DeptInfoVO
- com.ec.v2.entity.statistics.DigitalMapData
- com.ec.v2.entity.statistics.DigitalMapItem
- com.ec.v2.entity.customer.highquery.FieldInfoText (implements java.io.Serializable)
- com.ec.v2.entity.sales.FieldParamDTO (implements java.io.Serializable)
- com.ec.v2.entity.customer.file.FileInfo
- com.ec.v2.entity.organization.FindUserInfoVO
- com.ec.v2.entity.trajectory.FollowRecordBean
- com.ec.v2.entity.trajectory.FollowRecordRequest
- com.ec.v2.entity.sales.GetSalesVO
- com.ec.v2.entity.label.GetTagDTO
- com.ec.v2.entity.label.GetTagItem
- com.ec.v2.entity.label.GetTagVO
- com.ec.v2.entity.customer.highquery.HighQueryDtoBuilder
- com.ec.v2.entity.customer.highquery.HighQueryRep (implements java.io.Serializable)
- com.ec.v2.entity.statistics.HistogramData
- com.ec.v2.entity.statistics.HistogramItem
- com.ec.v2.utlis.HttpUtils
- com.ec.v2.service.Label
- com.ec.v2.entity.statistics.LineGraphData
- com.ec.v2.entity.statistics.LineGraphItem
- com.ec.v2.utlis.Md5Util
- com.ec.v2.entity.customer.NextPageDTO
- com.ec.v2.entity.customer.TrajectoryNextPageDTO
- com.ec.v2.entity.record.NextPageDTO
- com.ec.v2.service.Organization
- com.ec.v2.entity.trajectory.Page<T> (implements java.io.Serializable)
- com.ec.v2.entity.PageDTO
- com.ec.v2.entity.customer.PageQueryVO
- com.ec.v2.entity.PageVO (implements java.io.Serializable)
- com.ec.v2.service.statistics.Phone
- com.ec.v2.entity.customer.QueryCrmGroupItem
- com.ec.v2.entity.customer.QueryCrmGroupVo
- com.ec.v2.entity.customer.QueryLabelRespItem
- com.ec.v2.service.Record
- com.ec.v2.service.Robot
- com.ec.v2.entity.robot.RoBotTelRecordListVO
- com.ec.v2.entity.robot.RoBotTelRecordVO
- com.ec.v2.entity.sales.SaleDetailResponse
- com.ec.v2.entity.sales.SaleFieldItemDTO (implements java.io.Serializable)
- com.ec.v2.service.Sales
- com.ec.v2.entity.sales.SalesFieldDTO (implements java.io.Serializable)
- com.ec.v2.entity.sales.SalesMoneyArrayDTO
- com.ec.v2.entity.sales.SalesMoneyDTO
- com.ec.v2.entity.trajectory.SelectFollowRecordRequest
- com.ec.v2.entity.trajectory.SelectFollowRecordResponse
- com.ec.v2.entity.trajectory.SelectHisFollowRecordRequest
- com.ec.v2.entity.record.SendSms
- com.ec.v2.entity.record.SendSmsResponse
- com.ec.v2.entity.SignEntity
- com.ec.v2.utlis.SignUtil
- com.ec.v2.entity.record.SmsRecordPageResp
- com.ec.v2.entity.record.SmsRecordResp
- com.ec.v2.entity.record.SmsRecordVO
- com.ec.v2.entity.SortBaseVO (implements java.io.Serializable)
- com.ec.v2.entity.organization.StructInfoVO
- com.ec.v2.service.statistics.Tag
- com.ec.v2.entity.record.TelRecord
- com.ec.v2.entity.record.TelRecordCommonRequest
- com.ec.v2.entity.record.TelRecordHistoryRequest
- com.ec.v2.entity.record.TelRecordPageResp
- com.ec.v2.entity.record.TelRecordResp
- com.ec.v2.entity.record.TelRecordResponse
- com.ec.v2.entity.record.TelRecordVO
- com.ec.v2.entity.record.TelStatusVo
- com.ec.v2.entity.customer.highquery.TimeDto (implements java.io.Serializable)
- com.ec.v2.entity.customer.highquery.FieldInfoDate
- com.ec.v2.entity.TimeRangeBaseVO (implements java.io.Serializable)
- com.ec.v2.service.Trajectory
- com.ec.v2.entity.customer.TrajectoryItem
- com.ec.v2.entity.customer.TrajectoryPageItem
- com.ec.v2.entity.customer.TrajectoryVO
- com.ec.v2.entity.robot.UpdateRobotTaskVO
- com.ec.v2.entity.customer.UpdateStageVO
- com.ec.v2.entity.label.UpdateTagVO
- com.ec.v2.entity.organization.UpdateUserVO
- com.ec.v2.constact.UrlConstants
- com.ec.v2.entity.organization.UserAddResponse
- com.ec.v2.entity.organization.UserAddVO
- com.ec.v2.entity.organization.UserInfoDTO
- com.ec.v2.entity.organization.UserInfoVO
- com.ec.v2.entity.organization.UserStatusVO
- com.ec.v2.service.statistics.Workeffic
接口分层结构
- com.ec.v2.common.ContactTimeType
- com.ec.v2.common.CustomField
- com.ec.v2.common.StatisticsCode
- com.ec.v2.constact.UrlConstants.API_PUSH
- com.ec.v2.constact.UrlConstants.ASYNCHRONIZATION
- com.ec.v2.constact.UrlConstants.CONFIG
- com.ec.v2.constact.UrlConstants.CONTACT_BOOK
- com.ec.v2.constact.UrlConstants.CUSTOMER
- com.ec.v2.constact.UrlConstants.CUSTOMERCHANGE
- com.ec.v2.constact.UrlConstants.CUSTOMERFILE
- com.ec.v2.constact.UrlConstants.LABEL
- com.ec.v2.constact.UrlConstants.ORGANIZATION
- com.ec.v2.constact.UrlConstants.RECORD
- com.ec.v2.constact.UrlConstants.ROBOT
- com.ec.v2.constact.UrlConstants.SALES
- com.ec.v2.constact.UrlConstants.STATISTICS
- com.ec.v2.constact.UrlConstants.TRAJECTORY
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.ec.v2.common.BusinessIndexEnum
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)