You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
577 lines
107 KiB
577 lines
107 KiB
|
4 hours ago
|
|
||
|
|
. ____ _ __ _ _
|
||
|
|
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
|
||
|
|
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
|
||
|
|
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
|
||
|
|
' |____| .__|_| |_|_| |_\__, | / / / /
|
||
|
|
=========|_|==============|___/=/_/_/_/
|
||
|
|
|
||
|
|
:: Spring Boot :: (v3.3.5)
|
||
|
|
|
||
|
|
2026-09-08 17:02:26.603 [main] [] INFO com.crm.app.CrmAppApplication - Starting CrmAppApplication v1.0.0-SNAPSHOT using Java 17.0.15 with PID 39428 (D:\code\crm-backend-matt\crm-app\target\crm-app-1.0.0-SNAPSHOT.jar started by luowj in D:\code\crm-backend-matt)
|
||
|
|
2026-09-08 17:02:26.615 [main] [] INFO com.crm.app.CrmAppApplication - The following 1 profile is active: "verify"
|
||
|
|
2026-09-08 17:02:32.133 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
|
||
|
|
2026-09-08 17:02:32.144 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
||
|
|
2026-09-08 17:02:32.231 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 64 ms. Found 0 JPA repository interfaces.
|
||
|
|
2026-09-08 17:02:32.281 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
|
||
|
|
2026-09-08 17:02:32.282 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
||
|
|
2026-09-08 17:02:32.316 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 4 ms. Found 0 Redis repository interfaces.
|
||
|
|
2026-09-08 17:02:32.859 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'crmBaseMapper' and 'com.crm.base.mapper.CrmBaseMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.860 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'authIdentityMapper' and 'com.crm.auth.mapper.AuthIdentityMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.860 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'authUserMapper' and 'com.crm.auth.mapper.AuthUserMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.861 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dtSyncSettingsMapper' and 'com.crm.auth.mapper.DtSyncSettingsMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.862 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dtSyncTaskMapper' and 'com.crm.auth.mapper.DtSyncTaskMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.862 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysDataScopeModuleMapper' and 'com.crm.auth.mapper.SysDataScopeModuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.862 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysDeptMapper' and 'com.crm.auth.mapper.SysDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.863 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysMenuMapper' and 'com.crm.auth.mapper.SysMenuMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.863 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleDataScopeMapper' and 'com.crm.auth.mapper.SysRoleDataScopeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.863 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleMapper' and 'com.crm.auth.mapper.SysRoleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.864 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleMenuMapper' and 'com.crm.auth.mapper.SysRoleMenuMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.866 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserDeptMapper' and 'com.crm.auth.mapper.SysUserDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.869 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserRoleMapper' and 'com.crm.auth.mapper.SysUserRoleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.882 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserTransferLogMapper' and 'com.crm.auth.mapper.SysUserTransferLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.883 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'fileInfoMapper' and 'com.crm.file.mapper.FileInfoMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.883 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictGroupDefaultMapper' and 'com.crm.dict.mapper.DictGroupDefaultMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.883 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictGroupMapper' and 'com.crm.dict.mapper.DictGroupMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.888 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictItemMapper' and 'com.crm.dict.mapper.DictItemMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.894 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictRefCountMapper' and 'com.crm.dict.mapper.DictRefCountMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.894 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerDedupRuleMapper' and 'com.crm.rule.mapper.CustomerDedupRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.894 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerReminderRuleMapper' and 'com.crm.rule.mapper.CustomerReminderRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.895 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolMapper' and 'com.crm.rule.mapper.LeadPoolMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.895 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolMemberMapper' and 'com.crm.rule.mapper.LeadPoolMemberMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.895 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolProvinceMapper' and 'com.crm.rule.mapper.LeadPoolProvinceMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.895 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolRegionMapper' and 'com.crm.rule.mapper.LeadPoolRegionMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.895 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityDedupRuleMapper' and 'com.crm.rule.mapper.OpportunityDedupRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.895 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPoolRuleDeptMapper' and 'com.crm.rule.mapper.OpportunityPoolRuleDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.895 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPoolRuleMapper' and 'com.crm.rule.mapper.OpportunityPoolRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.896 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPushRuleMapper' and 'com.crm.rule.mapper.OpportunityPushRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.896 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardFieldMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardFieldMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.896 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardTemplateDeptMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardTemplateDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.896 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardTemplateMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardTemplateMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.896 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeFieldDefMapper' and 'com.crm.rule.mapper.OpportunitySchemeFieldDefMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.896 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageNodeMapper' and 'com.crm.rule.mapper.OpportunityStageNodeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.897 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageTemplateDeptMapper' and 'com.crm.rule.mapper.OpportunityStageTemplateDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.897 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageTemplateMapper' and 'com.crm.rule.mapper.OpportunityStageTemplateMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.897 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'projectRuleMapper' and 'com.crm.rule.mapper.ProjectRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.897 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRegionMapper' and 'com.crm.rule.mapper.SysRegionMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.897 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userColumnPreferenceMapper' and 'com.crm.preference.mapper.UserColumnPreferenceMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.898 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userSavedViewMapper' and 'com.crm.preference.mapper.UserSavedViewMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.898 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userViewFormMapper' and 'com.crm.preference.mapper.UserViewFormMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.898 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadAttachmentMapper' and 'com.crm.lead.mapper.LeadAttachmentMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.898 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadFeedbackMapper' and 'com.crm.lead.mapper.LeadFeedbackMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.898 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadFollowMapper' and 'com.crm.lead.mapper.LeadFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.898 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadHistoryMapper' and 'com.crm.lead.mapper.LeadHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.899 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadMapper' and 'com.crm.lead.mapper.LeadMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.899 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityAttachmentMapper' and 'com.crm.opportunity.mapper.OpportunityAttachmentMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.902 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityCustomerMapper' and 'com.crm.opportunity.mapper.OpportunityCustomerMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.903 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityFocusMapper' and 'com.crm.opportunity.mapper.OpportunityFocusMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.903 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityFollowMapper' and 'com.crm.opportunity.mapper.OpportunityFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.904 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityMapper' and 'com.crm.opportunity.mapper.OpportunityMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.904 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityOplogMapper' and 'com.crm.opportunity.mapper.OpportunityOplogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.905 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPendingNoticeMapper' and 'com.crm.opportunity.mapper.OpportunityPendingNoticeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.906 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardMapper' and 'com.crm.opportunity.mapper.OpportunitySchemeCardMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.907 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardValueMapper' and 'com.crm.opportunity.mapper.OpportunitySchemeCardValueMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.907 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySiteSurveyMapper' and 'com.crm.opportunity.mapper.OpportunitySiteSurveyMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.907 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageHistoryMapper' and 'com.crm.opportunity.mapper.OpportunityStageHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.908 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStatusHistoryMapper' and 'com.crm.opportunity.mapper.OpportunityStatusHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.909 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityTeamMapper' and 'com.crm.opportunity.mapper.OpportunityTeamMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.909 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityViewLogMapper' and 'com.crm.opportunity.mapper.OpportunityViewLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.910 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityWorkPlanMapper' and 'com.crm.opportunity.mapper.OpportunityWorkPlanMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.910 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerAgreementMapper' and 'com.crm.customer.mapper.CustomerAgreementMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.910 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerContactMapper' and 'com.crm.customer.mapper.CustomerContactMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.910 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerFocusMapper' and 'com.crm.customer.mapper.CustomerFocusMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.910 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerFollowMapper' and 'com.crm.customer.mapper.CustomerFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.911 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerImportFailMapper' and 'com.crm.customer.mapper.CustomerImportFailMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.911 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerImportTaskMapper' and 'com.crm.customer.mapper.CustomerImportTaskMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.912 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerMapper' and 'com.crm.customer.mapper.CustomerMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.912 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerOplogMapper' and 'com.crm.customer.mapper.CustomerOplogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.912 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerPendingNoticeMapper' and 'com.crm.customer.mapper.CustomerPendingNoticeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.912 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTeamMemberMapper' and 'com.crm.customer.mapper.CustomerTeamMemberMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.912 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTransferDetailMapper' and 'com.crm.customer.mapper.CustomerTransferDetailMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.912 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTransferMapper' and 'com.crm.customer.mapper.CustomerTransferMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.912 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerViewLogMapper' and 'com.crm.customer.mapper.CustomerViewLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.913 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logBatchMapper' and 'com.crm.log.mapper.LogBatchMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.913 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logLoginMapper' and 'com.crm.log.mapper.LogLoginMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.913 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logOperationMapper' and 'com.crm.log.mapper.LogOperationMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.914 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.crm.**.mapper]' package. Please check your configuration.
|
||
|
|
2026-09-08 17:02:32.937 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'crmBaseMapper' and 'com.crm.base.mapper.CrmBaseMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.938 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'authIdentityMapper' and 'com.crm.auth.mapper.AuthIdentityMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.938 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'authUserMapper' and 'com.crm.auth.mapper.AuthUserMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.938 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dtSyncSettingsMapper' and 'com.crm.auth.mapper.DtSyncSettingsMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.939 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dtSyncTaskMapper' and 'com.crm.auth.mapper.DtSyncTaskMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.939 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysDataScopeModuleMapper' and 'com.crm.auth.mapper.SysDataScopeModuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.940 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysDeptMapper' and 'com.crm.auth.mapper.SysDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.940 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysMenuMapper' and 'com.crm.auth.mapper.SysMenuMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.941 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleDataScopeMapper' and 'com.crm.auth.mapper.SysRoleDataScopeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.942 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleMapper' and 'com.crm.auth.mapper.SysRoleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.942 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleMenuMapper' and 'com.crm.auth.mapper.SysRoleMenuMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.943 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserDeptMapper' and 'com.crm.auth.mapper.SysUserDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.943 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserRoleMapper' and 'com.crm.auth.mapper.SysUserRoleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.943 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserTransferLogMapper' and 'com.crm.auth.mapper.SysUserTransferLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.944 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'fileInfoMapper' and 'com.crm.file.mapper.FileInfoMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.945 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictGroupDefaultMapper' and 'com.crm.dict.mapper.DictGroupDefaultMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.945 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictGroupMapper' and 'com.crm.dict.mapper.DictGroupMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.945 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictItemMapper' and 'com.crm.dict.mapper.DictItemMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.945 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictRefCountMapper' and 'com.crm.dict.mapper.DictRefCountMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.945 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerDedupRuleMapper' and 'com.crm.rule.mapper.CustomerDedupRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.946 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerReminderRuleMapper' and 'com.crm.rule.mapper.CustomerReminderRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.946 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolMapper' and 'com.crm.rule.mapper.LeadPoolMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.946 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolMemberMapper' and 'com.crm.rule.mapper.LeadPoolMemberMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.946 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolProvinceMapper' and 'com.crm.rule.mapper.LeadPoolProvinceMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.946 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolRegionMapper' and 'com.crm.rule.mapper.LeadPoolRegionMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.946 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityDedupRuleMapper' and 'com.crm.rule.mapper.OpportunityDedupRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.946 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPoolRuleDeptMapper' and 'com.crm.rule.mapper.OpportunityPoolRuleDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.946 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPoolRuleMapper' and 'com.crm.rule.mapper.OpportunityPoolRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.947 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPushRuleMapper' and 'com.crm.rule.mapper.OpportunityPushRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.947 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardFieldMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardFieldMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.947 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardTemplateDeptMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardTemplateDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.947 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardTemplateMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardTemplateMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.947 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeFieldDefMapper' and 'com.crm.rule.mapper.OpportunitySchemeFieldDefMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.947 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageNodeMapper' and 'com.crm.rule.mapper.OpportunityStageNodeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.947 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageTemplateDeptMapper' and 'com.crm.rule.mapper.OpportunityStageTemplateDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.948 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageTemplateMapper' and 'com.crm.rule.mapper.OpportunityStageTemplateMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.948 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'projectRuleMapper' and 'com.crm.rule.mapper.ProjectRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.948 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRegionMapper' and 'com.crm.rule.mapper.SysRegionMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.948 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userColumnPreferenceMapper' and 'com.crm.preference.mapper.UserColumnPreferenceMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.948 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userSavedViewMapper' and 'com.crm.preference.mapper.UserSavedViewMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.948 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userViewFormMapper' and 'com.crm.preference.mapper.UserViewFormMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.949 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadAttachmentMapper' and 'com.crm.lead.mapper.LeadAttachmentMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.949 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadFeedbackMapper' and 'com.crm.lead.mapper.LeadFeedbackMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.949 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadFollowMapper' and 'com.crm.lead.mapper.LeadFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.949 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadHistoryMapper' and 'com.crm.lead.mapper.LeadHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.952 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadMapper' and 'com.crm.lead.mapper.LeadMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.953 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityAttachmentMapper' and 'com.crm.opportunity.mapper.OpportunityAttachmentMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.954 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityCustomerMapper' and 'com.crm.opportunity.mapper.OpportunityCustomerMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.954 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityFocusMapper' and 'com.crm.opportunity.mapper.OpportunityFocusMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.954 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityFollowMapper' and 'com.crm.opportunity.mapper.OpportunityFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.955 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityMapper' and 'com.crm.opportunity.mapper.OpportunityMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.955 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityOplogMapper' and 'com.crm.opportunity.mapper.OpportunityOplogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.955 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPendingNoticeMapper' and 'com.crm.opportunity.mapper.OpportunityPendingNoticeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.956 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardMapper' and 'com.crm.opportunity.mapper.OpportunitySchemeCardMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.956 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardValueMapper' and 'com.crm.opportunity.mapper.OpportunitySchemeCardValueMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.957 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySiteSurveyMapper' and 'com.crm.opportunity.mapper.OpportunitySiteSurveyMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.958 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageHistoryMapper' and 'com.crm.opportunity.mapper.OpportunityStageHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.959 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStatusHistoryMapper' and 'com.crm.opportunity.mapper.OpportunityStatusHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.959 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityTeamMapper' and 'com.crm.opportunity.mapper.OpportunityTeamMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.959 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityViewLogMapper' and 'com.crm.opportunity.mapper.OpportunityViewLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.960 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityWorkPlanMapper' and 'com.crm.opportunity.mapper.OpportunityWorkPlanMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.960 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerAgreementMapper' and 'com.crm.customer.mapper.CustomerAgreementMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.961 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerContactMapper' and 'com.crm.customer.mapper.CustomerContactMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.961 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerFocusMapper' and 'com.crm.customer.mapper.CustomerFocusMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.961 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerFollowMapper' and 'com.crm.customer.mapper.CustomerFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.962 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerImportFailMapper' and 'com.crm.customer.mapper.CustomerImportFailMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.962 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerImportTaskMapper' and 'com.crm.customer.mapper.CustomerImportTaskMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.962 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerMapper' and 'com.crm.customer.mapper.CustomerMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.962 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerOplogMapper' and 'com.crm.customer.mapper.CustomerOplogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.962 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerPendingNoticeMapper' and 'com.crm.customer.mapper.CustomerPendingNoticeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.962 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTeamMemberMapper' and 'com.crm.customer.mapper.CustomerTeamMemberMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.962 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTransferDetailMapper' and 'com.crm.customer.mapper.CustomerTransferDetailMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.962 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTransferMapper' and 'com.crm.customer.mapper.CustomerTransferMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.963 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerViewLogMapper' and 'com.crm.customer.mapper.CustomerViewLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.963 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logBatchMapper' and 'com.crm.log.mapper.LogBatchMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.963 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logLoginMapper' and 'com.crm.log.mapper.LogLoginMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.963 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logOperationMapper' and 'com.crm.log.mapper.LogOperationMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 17:02:32.963 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.crm.**.mapper]' package. Please check your configuration.
|
||
|
|
2026-09-08 17:02:36.313 [main] [] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port 8080 (http)
|
||
|
|
2026-09-08 17:02:36.398 [main] [] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
||
|
|
2026-09-08 17:02:36.398 [main] [] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.31]
|
||
|
|
2026-09-08 17:02:36.671 [main] [] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||
|
|
2026-09-08 17:02:36.674 [main] [] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 9829 ms
|
||
|
|
2026-09-08 17:02:38.582 [main] [] INFO c.crm.auth.config.PermissionConfig - ����Ȩ���ܿر�ɨ�����ɣ�0 ��
|
||
|
|
2026-09-08 17:02:39.064 [main] [] INFO c.crm.base.config.CustomIdGenerator - ѩ��ID��������ʼ�����ɣ�workerId=0, datacenterId=0
|
||
|
|
_ _ |_ _ _|_. ___ _ | _
|
||
|
|
| | |\/|_)(_| | |_\ |_)||_|_\
|
||
|
|
/ |
|
||
|
|
3.5.7
|
||
|
|
2026-09-08 17:02:42.560 [main] [] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
|
||
|
|
2026-09-08 17:02:42.977 [main] [] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.5.3.Final
|
||
|
|
2026-09-08 17:02:43.113 [main] [] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled
|
||
|
|
2026-09-08 17:02:44.473 [main] [] INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer
|
||
|
|
2026-09-08 17:02:44.564 [main] [] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
|
|
2026-09-08 17:02:45.421 [main] [] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@7b06dce0
|
||
|
|
2026-09-08 17:02:45.424 [main] [] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
||
|
|
2026-09-08 17:02:45.590 [main] [] WARN org.hibernate.orm.deprecation - HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
|
||
|
|
2026-09-08 17:02:50.595 [main] [] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
|
||
|
|
2026-09-08 17:03:08.972 [main] [] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
|
||
|
|
2026-09-08 17:03:10.646 [main] [] WARN c.c.a.c.DebugTokenController - ============================================================
|
||
|
|
2026-09-08 17:03:10.646 [main] [] WARN c.c.a.c.DebugTokenController - ���� token �ӿ� /api/auth/debug/token �����ã�verify profile��
|
||
|
|
2026-09-08 17:03:10.646 [main] [] WARN c.c.a.c.DebugTokenController - �Ͻ����������������κ�֪�� userId ���˿�ð�����û���
|
||
|
|
2026-09-08 17:03:10.646 [main] [] WARN c.c.a.c.DebugTokenController - �μ� docs/adr/0014-verify-profile-debug-token-endpoint.md
|
||
|
|
2026-09-08 17:03:10.647 [main] [] WARN c.c.a.c.DebugTokenController - ============================================================
|
||
|
|
2026-09-08 17:03:18.499 [main] [] INFO c.c.c.p.i.NgramNameSimilarityPortImpl - CustomerNameSimilarityPort һ��ʵ�־�����Ԥɸģʽ��FULLTEXT ngram��
|
||
|
|
2026-09-08 17:03:18.504 [main] [] INFO c.c.c.p.i.StubCompanyLookupPortImpl - CompanyLookupPort һ�� stub ��װ�䣨������δ���룬���̺�ѡ���ؿգ�
|
||
|
|
2026-09-08 17:03:20.315 [main] [] INFO c.c.c.p.i.NoopProjectOwnerSyncPortImpl - ProjectOwnerSyncPort no-op Ĭ��ʵ����װ�䣨A5 ��Ŀģ��δ����owner ͬ��������
|
||
|
|
2026-09-08 17:03:20.508 [main] [] INFO c.c.c.p.i.NoopOpportunityOwnerSyncPortImpl - OpportunityOwnerSyncPort no-op Ĭ��ʵ����װ�䣨Ʊ 11 ���̻���Դ���滻��
|
||
|
|
2026-09-08 17:03:21.194 [main] [] WARN o.s.b.a.s.s.UserDetailsServiceAutoConfiguration -
|
||
|
|
|
||
|
|
Using generated security password: 9bb0a9a2-0af9-4952-bd5a-5ac51e66a3f0
|
||
|
|
|
||
|
|
This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
||
|
|
|
||
|
|
2026-09-08 17:03:21.275 [main] [] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
||
|
|
Java HotSpot(TM) 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
|
||
|
|
2026-09-08 17:03:27.610 [main] [] INFO c.c.a.c.DataScopeModuleStartupValidator - ����Ȩ��ģ��У��ͨ����0 ���ܿر���4 ��ע��ģ��
|
||
|
|
2026-09-08 17:03:27.698 [main] [] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port 8080 (http) with context path '/'
|
||
|
|
2026-09-08 17:03:27.797 [main] [] INFO com.crm.app.CrmAppApplication - Started CrmAppApplication in 62.533 seconds (process running for 64.651)
|
||
|
|
2026-09-08 17:03:27.813 [main] [] INFO com.crm.auth.config.DataInitializer - ִ��Ȩ�����ݳ�ʼ������...
|
||
|
|
2026-09-08 17:03:28.141 [http-nio-8080-exec-1] [] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
||
|
|
2026-09-08 17:03:28.158 [http-nio-8080-exec-1] [] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 13 ms
|
||
|
|
2026-09-08 17:03:29.737 [main] [] INFO com.crm.auth.config.DataInitializer - Ȩ�����ݳ�ʼ����������
|
||
|
|
2026-09-08 17:03:29.737 [main] [] INFO c.c.d.c.DictPermissionInitializer - ִ�������ֵ�Ȩ�����ӻ�����...
|
||
|
|
2026-09-08 17:03:30.595 [main] [] INFO c.c.d.c.DictPermissionInitializer - �����ֵ�Ȩ�����ӻ��������ɣ�10 ��Ȩ��
|
||
|
|
2026-09-08 17:03:30.595 [main] [] INFO c.c.r.c.RulePermissionInitializer - ִ����������Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 17:03:30.729 [main] [] INFO c.c.r.c.RulePermissionInitializer - ��������Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 17:03:30.729 [main] [] INFO c.c.r.config.RegionDataInitializer - ִ����������ȫ�����ӵ�������...
|
||
|
|
2026-09-08 17:03:33.387 [main] [] INFO c.c.r.config.RegionDataInitializer - �����������ӵ������ɣ����� 3432 �У�ʡ 34 / �� 342 / �� 3056�������� 3432 �У����� 0 ��
|
||
|
|
2026-09-08 17:03:33.388 [main] [] INFO c.c.l.c.LeadPermissionInitializer - ִ����������Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 17:03:34.392 [main] [] INFO c.c.l.c.LeadPermissionInitializer - ��������Ȩ�����ӻ��������ɣ�4 ���˵���0 �� button��
|
||
|
|
2026-09-08 17:03:34.392 [main] [] INFO c.c.r.c.OpportunityRulePermissionInitializer - ִ���̻�����Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 17:03:34.555 [main] [] INFO c.c.r.c.OpportunityRulePermissionInitializer - �̻�����Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 17:03:34.556 [main] [] INFO c.c.r.c.CustomerReminderRulePermissionInitializer - ִ�пͻ����ѹ���Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 17:03:34.697 [main] [] INFO c.c.r.c.CustomerReminderRulePermissionInitializer - �ͻ����ѹ���Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 17:03:34.697 [main] [] INFO c.c.r.c.OpportunityStageTemplatePermissionInitializer - ִ���̻���ģ��Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 17:03:34.862 [main] [] INFO c.c.r.c.OpportunityStageTemplatePermissionInitializer - �̻���ģ��Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 17:03:34.862 [main] [] INFO c.c.r.c.SchemeFieldDefInitializer - ִ�з�����ϵͳ�ֶο����ӻ�����...
|
||
|
|
2026-09-08 17:03:34.912 [main] [] INFO c.c.r.c.SchemeFieldDefInitializer - ������ϵͳ�ֶο����ӻ��������ɣ��ִ� 16 �������� 0 ��
|
||
|
|
2026-09-08 17:03:34.932 [main] [] INFO c.c.r.c.SchemeFieldDefInitializer - ����������ģ���Ѵ��ڣ�code=OPP_SCHEME_TPL_01������ͣ�ã����������ӻ�
|
||
|
|
2026-09-08 17:03:34.933 [main] [] INFO c.c.r.c.OpportunitySchemeCardTemplatePermissionInitializer - ִ�з�����ģ��Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 17:03:35.132 [main] [] INFO c.c.r.c.OpportunitySchemeCardTemplatePermissionInitializer - ������ģ��Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 17:03:35.209 [main] [] INFO c.c.r.c.StageTemplateInitializer - Ĭ�Ͻ�ģ���Ѵ��ڣ�code=OPP_STAGE_TPL_01������ͣ�ã����������ӻ�
|
||
|
|
2026-09-08 17:03:35.231 [main] [] INFO c.c.r.c.CustomerReminderRuleInitializer - �ͻ����ѹ��������Ѵ��ڣ�id=1�����������ӻ�
|
||
|
|
2026-09-08 17:03:35.231 [main] [] INFO c.c.r.c.CustomerDedupRulePermissionInitializer - ִ�пͻ���������Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 17:03:35.329 [http-nio-8080-exec-1] [6138f67ebc454d48a80e824560d00981] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=739564171091247104 ǩ������ token
|
||
|
|
2026-09-08 17:03:35.404 [main] [] INFO c.c.r.c.CustomerDedupRulePermissionInitializer - �ͻ���������Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 17:03:35.426 [main] [] INFO c.c.r.c.CustomerDedupRuleInitializer - �ͻ��������õ����Ѵ��ڣ�id=1�����������ӻ�
|
||
|
|
2026-09-08 17:03:35.426 [main] [] INFO c.c.r.c.OpportunityPushRulePermissionInitializer - ִ�з���������Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 17:03:35.574 [main] [] INFO c.c.r.c.OpportunityPushRulePermissionInitializer - ����������Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 17:03:35.574 [main] [] INFO c.c.r.c.OpportunityDedupRulePermissionInitializer - ִ����Ŀ���ع���Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 17:03:35.708 [main] [] INFO c.c.r.c.OpportunityDedupRulePermissionInitializer - ��Ŀ���ع���Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 17:03:35.741 [main] [] INFO c.c.r.config.ProjectRuleInitializer - ��Ŀ���������Ѵ��ڣ�id=1�����������ӻ�
|
||
|
|
2026-09-08 17:03:35.743 [main] [] INFO c.c.r.c.ProjectRulePermissionInitializer - ִ����Ŀ����Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 17:03:35.887 [main] [] INFO c.c.r.c.ProjectRulePermissionInitializer - ��Ŀ����Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 17:03:35.888 [main] [] INFO c.c.a.c.SyncTaskPermissionInitializer - ִ��ͬ������Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 17:03:36.076 [main] [] INFO c.c.a.c.SyncTaskPermissionInitializer - ͬ������Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 17:03:36.077 [main] [] INFO c.c.l.c.LogPermissionInitializer - ִ����־����Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 17:03:36.359 [main] [] INFO c.c.l.c.LogPermissionInitializer - ��־����Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 17:03:36.360 [main] [] INFO c.c.dict.config.DictDataInitializer - ִ�������ֵ��ݵȳ�ʼ������...
|
||
|
|
2026-09-08 17:03:55.713 [main] [] INFO c.c.dict.config.DictDataInitializer - �����ֵ��ݵȳ�ʼ���������ɣ�25 ������
|
||
|
|
2026-09-08 17:03:56.678 [main] [] INFO c.c.c.c.CustomerFulltextIndexInitializer - customer FULLTEXT ���� idx_name_fulltext �Ѵ��ڣ�����
|
||
|
|
2026-09-08 17:05:24.778 [http-nio-8080-exec-2] [b845345a8aa7492abd9bcfab9e5de239] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=739564171091247104 ǩ������ token
|
||
|
|
2026-09-08 17:05:46.253 [http-nio-8080-exec-3] [cc68876f6c9949969b989675e001155b] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=739564171091247104 ǩ������ token
|
||
|
|
2026-09-08 17:05:47.363 [http-nio-8080-exec-1] [7f3fde37e01b4119a234fa97723687e8] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=744842318024015872 ǩ������ token
|
||
|
|
2026-09-08 17:05:47.447 [http-nio-8080-exec-2] [772039f2469d4c09a571153b6d6e2f07] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ��Ȩ�ܾ���Access Denied
|
||
|
|
2026-09-08 17:06:21.053 [http-nio-8080-exec-6] [db87812348e347a79d5ad2c88303b848] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=739564171091247104 ǩ������ token
|
||
|
|
2026-09-08 17:27:29.260 [http-nio-8080-exec-7] [285cca32338c4bf3b888ffc9ae165779] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=739564171091247104 ǩ������ token
|
||
|
|
2026-09-08 17:27:29.912 [http-nio-8080-exec-1] [60ed54de3bc84395a5750a4272dca849] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=61012, msg=���ý�ɫ������ɾ��
|
||
|
|
2026-09-08 17:27:33.437 [http-nio-8080-exec-6] [6eec5012d66c41c98e043df71d04f2d7] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=739564171091247104 ǩ������ token
|
||
|
|
2026-09-08 17:27:34.532 [http-nio-8080-exec-8] [4a1bc1d6426e42afac922e2aba1283e0] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=61023, msg=����ͬ�����������У����Ժ�����
|
||
|
|
2026-09-08 17:27:36.041 [http-nio-8080-exec-8] [b6404345b24d488e8a3384bc55263059] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=61022, msg=���Լ�������С�� 1 ����
|
||
|
|
2026-09-08 17:27:36.229 [http-nio-8080-exec-5] [a81f7089cae74868a47bfeff97d0c5f4] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=61022, msg=���Դ�������С�� 1 ��
|
||
|
|
2026-09-08 17:27:38.137 [http-nio-8080-exec-1] [01864e840a5944aca662e3516f2389f3] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=739564171091247104 ǩ������ token
|
||
|
|
2026-09-08 17:27:40.406 [http-nio-8080-exec-9] [423ea03933d54145904f4754305622f5] INFO c.c.a.s.impl.SysRoleServiceImpl - ������ɫ��id=752580864554041344, roleCode=e2d_lrole_172728
|
||
|
|
2026-09-08 17:27:40.441 [http-nio-8080-exec-9] [423ea03933d54145904f4754305622f5] INFO c.c.a.s.impl.RoleScopeStoreImpl - ���ս�ɫģ�鵵λ��roleId=752580864554041344, ����=0
|
||
|
|
2026-09-08 17:27:41.072 [http-nio-8080-exec-7] [61fe7e82e64e4e618f65349be9ca2413] INFO c.c.a.s.impl.SysRoleServiceImpl - ɾ����ɫ������������roleId=752580864554041344
|
||
|
|
2026-09-08 17:27:57.748 [http-nio-8080-exec-6] [652f5c75695e4a87b553aba9de3a2d2e] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=739564171091247104 ǩ������ token
|
||
|
|
2026-09-08 17:28:17.315 [task-1] [] ERROR c.c.f.task.ThumbnailGenerationTask - ����ͼ����ʧ�ܣ�fileId=752581016106827776, thumbKey=thumbnails/752581016106827776.jpg
|
||
|
|
java.io.IOException: Cannot run program "soffice": CreateProcess error=2, ϵͳ�Ҳ���ָ�����ļ���
|
||
|
|
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
|
||
|
|
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
|
||
|
|
at com.crm.file.service.impl.OfficeThumbnailRenderer.runConversion(OfficeThumbnailRenderer.java:110)
|
||
|
|
at com.crm.file.service.impl.OfficeThumbnailRenderer.render(OfficeThumbnailRenderer.java:70)
|
||
|
|
at com.crm.file.task.ThumbnailGenerationTask.generateSync(ThumbnailGenerationTask.java:140)
|
||
|
|
at com.crm.file.task.ThumbnailGenerationTask.generateWithLock(ThumbnailGenerationTask.java:102)
|
||
|
|
at com.crm.file.task.ThumbnailGenerationTask.generate(ThumbnailGenerationTask.java:70)
|
||
|
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
|
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
|
|
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
|
|
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:355)
|
||
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)
|
||
|
|
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
|
||
|
|
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:768)
|
||
|
|
at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:113)
|
||
|
|
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
|
||
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
|
|
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
|
|
at java.base/java.lang.Thread.run(Thread.java:842)
|
||
|
|
Caused by: java.io.IOException: CreateProcess error=2, ϵͳ�Ҳ���ָ�����ļ���
|
||
|
|
at java.base/java.lang.ProcessImpl.create(Native Method)
|
||
|
|
at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:505)
|
||
|
|
at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:158)
|
||
|
|
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
|
||
|
|
... 19 common frames omitted
|
||
|
|
2026-09-08 17:28:18.799 [http-nio-8080-exec-2] [f4241871f7e34a0bab34e122d80b144d] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ��Դ�����ڣ�code=40401, msg=����������־������: 752581016106827776
|
||
|
|
2026-09-08 17:28:19.090 [http-nio-8080-exec-9] [ca4c01d5af0a4e95bd101935966f0249] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ������ʽ������Request method 'GET' is not supported
|
||
|
|
2026-09-08 17:28:19.323 [http-nio-8080-exec-3] [ac79b2ac2f2f4374969223a26630a9d5] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ��Դ�����ڣ�code=40401, msg=����������־������: 999999999999
|
||
|
|
2026-09-08 17:28:19.533 [http-nio-8080-exec-4] [5ac45e4807a04cdc8a5c0c7cc32e6d72] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=744842318024015872 ǩ������ token
|
||
|
|
2026-09-08 17:28:19.617 [http-nio-8080-exec-8] [dd79833c321c47ec807e4cfc49c764e1] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ��Ȩ�ܾ���Access Denied
|
||
|
|
2026-09-08 17:28:19.681 [http-nio-8080-exec-5] [51710d71122f46d2a4b7acd4f4a3c1cd] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ��Ȩ�ܾ���Access Denied
|
||
|
|
2026-09-08 17:28:19.757 [http-nio-8080-exec-6] [1fc3f349b4764bd3bfd725ae145b2849] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ��Ȩ�ܾ���Access Denied
|
||
|
|
2026-09-08 17:28:20.608 [http-nio-8080-exec-4] [85618bbead3641569eb67daee722a0a7] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=64008, msg=�Զ�����ǰ���Ѳ����Ƿ�
|
||
|
|
2026-09-08 17:33:34.878 [http-nio-8080-exec-10] [3396ee7de9d04062a9f88905956cb29c] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=739564171091247104 ǩ������ token
|
||
|
|
2026-09-08 17:33:35.431 [http-nio-8080-exec-8] [7ea07766093146e8819ca01ad4eae75f] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=66002, msg=�ü�¼�����Ľ����ļ�
|
||
|
|
2026-09-08 17:33:35.559 [http-nio-8080-exec-1] [71e34fef1eec4a35be870405bdb86613] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=66002, msg=��ѡ��¼�������صĽ����ļ�
|
||
|
|
2026-09-08 17:33:36.058 [http-nio-8080-exec-2] [270fee9d6870425fb51346cbe0eb2f49] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=64008, msg=�Զ�����ǰ���Ѳ����Ƿ�
|
||
|
|
2026-09-08 17:33:36.675 [http-nio-8080-exec-9] [5b6adacabc154e60a6865707e250aacc] INFO c.c.a.s.impl.SysRoleServiceImpl - ������ɫ��id=752582358841950208, roleCode=e2d_probe_x
|
||
|
|
2026-09-08 17:33:36.705 [http-nio-8080-exec-9] [5b6adacabc154e60a6865707e250aacc] INFO c.c.a.s.impl.RoleScopeStoreImpl - ���ս�ɫģ�鵵λ��roleId=752582358841950208, ����=0
|
||
|
|
2026-09-08 17:33:37.540 [http-nio-8080-exec-4] [cfb42efcc7e74f06b8f9df4ae55b0f21] WARN c.c.b.a.GlobalExceptionHandlerAdvice - ҵ���쳣��code=61012, msg=���ý�ɫ������ɾ��
|
||
|
|
2026-09-08 17:33:38.036 [http-nio-8080-exec-7] [ef2190377ade41ad8cabbd91d22e03f3] INFO c.c.a.s.impl.SysRoleServiceImpl - ɾ����ɫ������������roleId=752582358841950208
|
||
|
|
|
||
|
|
. ____ _ __ _ _
|
||
|
|
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
|
||
|
|
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
|
||
|
|
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
|
||
|
|
' |____| .__|_| |_|_| |_\__, | / / / /
|
||
|
|
=========|_|==============|___/=/_/_/_/
|
||
|
|
|
||
|
|
:: Spring Boot :: (v3.3.5)
|
||
|
|
|
||
|
|
2026-09-08 20:05:38.003 [main] [] INFO com.crm.app.CrmAppApplication - Starting CrmAppApplication v1.0.0-SNAPSHOT using Java 17.0.15 with PID 40744 (D:\code\crm-backend-matt\crm-app\target\crm-app-1.0.0-SNAPSHOT.jar started by luowj in D:\code\crm-backend-matt)
|
||
|
|
2026-09-08 20:05:38.007 [main] [] INFO com.crm.app.CrmAppApplication - The following 1 profile is active: "verify"
|
||
|
|
2026-09-08 20:05:43.792 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
|
||
|
|
2026-09-08 20:05:43.802 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
||
|
|
2026-09-08 20:05:43.882 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 60 ms. Found 0 JPA repository interfaces.
|
||
|
|
2026-09-08 20:05:43.937 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode
|
||
|
|
2026-09-08 20:05:43.940 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
|
||
|
|
2026-09-08 20:05:43.980 [main] [] INFO o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 17 ms. Found 0 Redis repository interfaces.
|
||
|
|
2026-09-08 20:05:44.390 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'crmBaseMapper' and 'com.crm.base.mapper.CrmBaseMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.390 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'authIdentityMapper' and 'com.crm.auth.mapper.AuthIdentityMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.390 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'authUserMapper' and 'com.crm.auth.mapper.AuthUserMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.390 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dtSyncSettingsMapper' and 'com.crm.auth.mapper.DtSyncSettingsMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.390 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dtSyncTaskMapper' and 'com.crm.auth.mapper.DtSyncTaskMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.391 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysDataScopeModuleMapper' and 'com.crm.auth.mapper.SysDataScopeModuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.391 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysDeptMapper' and 'com.crm.auth.mapper.SysDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.391 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysMenuMapper' and 'com.crm.auth.mapper.SysMenuMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.391 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleDataScopeMapper' and 'com.crm.auth.mapper.SysRoleDataScopeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.391 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleMapper' and 'com.crm.auth.mapper.SysRoleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.391 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleMenuMapper' and 'com.crm.auth.mapper.SysRoleMenuMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.391 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserDeptMapper' and 'com.crm.auth.mapper.SysUserDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.391 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserRoleMapper' and 'com.crm.auth.mapper.SysUserRoleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.391 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserTransferLogMapper' and 'com.crm.auth.mapper.SysUserTransferLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.391 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'fileInfoMapper' and 'com.crm.file.mapper.FileInfoMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.392 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictGroupDefaultMapper' and 'com.crm.dict.mapper.DictGroupDefaultMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.392 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictGroupMapper' and 'com.crm.dict.mapper.DictGroupMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.392 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictItemMapper' and 'com.crm.dict.mapper.DictItemMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.392 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictRefCountMapper' and 'com.crm.dict.mapper.DictRefCountMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.393 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerDedupRuleMapper' and 'com.crm.rule.mapper.CustomerDedupRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.393 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerReminderRuleMapper' and 'com.crm.rule.mapper.CustomerReminderRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.393 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolMapper' and 'com.crm.rule.mapper.LeadPoolMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.393 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolMemberMapper' and 'com.crm.rule.mapper.LeadPoolMemberMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.393 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolProvinceMapper' and 'com.crm.rule.mapper.LeadPoolProvinceMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.394 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolRegionMapper' and 'com.crm.rule.mapper.LeadPoolRegionMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.394 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityDedupRuleMapper' and 'com.crm.rule.mapper.OpportunityDedupRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.394 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPoolRuleDeptMapper' and 'com.crm.rule.mapper.OpportunityPoolRuleDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.394 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPoolRuleMapper' and 'com.crm.rule.mapper.OpportunityPoolRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.394 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPushRuleMapper' and 'com.crm.rule.mapper.OpportunityPushRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.394 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardFieldMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardFieldMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.395 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardTemplateDeptMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardTemplateDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.395 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardTemplateMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardTemplateMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.395 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeFieldDefMapper' and 'com.crm.rule.mapper.OpportunitySchemeFieldDefMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.395 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageNodeMapper' and 'com.crm.rule.mapper.OpportunityStageNodeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.395 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageTemplateDeptMapper' and 'com.crm.rule.mapper.OpportunityStageTemplateDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.395 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageTemplateMapper' and 'com.crm.rule.mapper.OpportunityStageTemplateMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.396 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'projectRuleMapper' and 'com.crm.rule.mapper.ProjectRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.396 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRegionMapper' and 'com.crm.rule.mapper.SysRegionMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.396 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userColumnPreferenceMapper' and 'com.crm.preference.mapper.UserColumnPreferenceMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.400 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userSavedViewMapper' and 'com.crm.preference.mapper.UserSavedViewMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.401 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userViewFormMapper' and 'com.crm.preference.mapper.UserViewFormMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.402 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadAttachmentMapper' and 'com.crm.lead.mapper.LeadAttachmentMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.402 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadFeedbackMapper' and 'com.crm.lead.mapper.LeadFeedbackMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.403 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadFollowMapper' and 'com.crm.lead.mapper.LeadFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.404 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadHistoryMapper' and 'com.crm.lead.mapper.LeadHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.404 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadMapper' and 'com.crm.lead.mapper.LeadMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.405 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityAttachmentMapper' and 'com.crm.opportunity.mapper.OpportunityAttachmentMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.405 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityCustomerMapper' and 'com.crm.opportunity.mapper.OpportunityCustomerMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.405 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityFocusMapper' and 'com.crm.opportunity.mapper.OpportunityFocusMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.406 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityFollowMapper' and 'com.crm.opportunity.mapper.OpportunityFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.406 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityMapper' and 'com.crm.opportunity.mapper.OpportunityMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.406 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityOplogMapper' and 'com.crm.opportunity.mapper.OpportunityOplogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.407 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPendingNoticeMapper' and 'com.crm.opportunity.mapper.OpportunityPendingNoticeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.407 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardMapper' and 'com.crm.opportunity.mapper.OpportunitySchemeCardMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.407 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardValueMapper' and 'com.crm.opportunity.mapper.OpportunitySchemeCardValueMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.407 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySiteSurveyMapper' and 'com.crm.opportunity.mapper.OpportunitySiteSurveyMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.408 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageHistoryMapper' and 'com.crm.opportunity.mapper.OpportunityStageHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.409 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStatusHistoryMapper' and 'com.crm.opportunity.mapper.OpportunityStatusHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.410 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityTeamMapper' and 'com.crm.opportunity.mapper.OpportunityTeamMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.410 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityViewLogMapper' and 'com.crm.opportunity.mapper.OpportunityViewLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.410 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityWorkPlanMapper' and 'com.crm.opportunity.mapper.OpportunityWorkPlanMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.410 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerAgreementMapper' and 'com.crm.customer.mapper.CustomerAgreementMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.411 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerContactMapper' and 'com.crm.customer.mapper.CustomerContactMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.411 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerFocusMapper' and 'com.crm.customer.mapper.CustomerFocusMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.411 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerFollowMapper' and 'com.crm.customer.mapper.CustomerFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.411 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerImportFailMapper' and 'com.crm.customer.mapper.CustomerImportFailMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.411 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerImportTaskMapper' and 'com.crm.customer.mapper.CustomerImportTaskMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.411 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerMapper' and 'com.crm.customer.mapper.CustomerMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.412 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerOplogMapper' and 'com.crm.customer.mapper.CustomerOplogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.412 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerPendingNoticeMapper' and 'com.crm.customer.mapper.CustomerPendingNoticeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.412 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTeamMemberMapper' and 'com.crm.customer.mapper.CustomerTeamMemberMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.412 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTransferDetailMapper' and 'com.crm.customer.mapper.CustomerTransferDetailMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.412 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTransferMapper' and 'com.crm.customer.mapper.CustomerTransferMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.412 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerViewLogMapper' and 'com.crm.customer.mapper.CustomerViewLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.413 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logBatchMapper' and 'com.crm.log.mapper.LogBatchMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.414 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logLoginMapper' and 'com.crm.log.mapper.LogLoginMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.415 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logOperationMapper' and 'com.crm.log.mapper.LogOperationMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.417 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.crm.**.mapper]' package. Please check your configuration.
|
||
|
|
2026-09-08 20:05:44.425 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'crmBaseMapper' and 'com.crm.base.mapper.CrmBaseMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.426 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'authIdentityMapper' and 'com.crm.auth.mapper.AuthIdentityMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.426 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'authUserMapper' and 'com.crm.auth.mapper.AuthUserMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.426 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dtSyncSettingsMapper' and 'com.crm.auth.mapper.DtSyncSettingsMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.427 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dtSyncTaskMapper' and 'com.crm.auth.mapper.DtSyncTaskMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.427 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysDataScopeModuleMapper' and 'com.crm.auth.mapper.SysDataScopeModuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.427 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysDeptMapper' and 'com.crm.auth.mapper.SysDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.427 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysMenuMapper' and 'com.crm.auth.mapper.SysMenuMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.427 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleDataScopeMapper' and 'com.crm.auth.mapper.SysRoleDataScopeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.427 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleMapper' and 'com.crm.auth.mapper.SysRoleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.427 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRoleMenuMapper' and 'com.crm.auth.mapper.SysRoleMenuMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.428 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserDeptMapper' and 'com.crm.auth.mapper.SysUserDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.428 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserRoleMapper' and 'com.crm.auth.mapper.SysUserRoleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.428 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysUserTransferLogMapper' and 'com.crm.auth.mapper.SysUserTransferLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.428 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'fileInfoMapper' and 'com.crm.file.mapper.FileInfoMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.428 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictGroupDefaultMapper' and 'com.crm.dict.mapper.DictGroupDefaultMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.428 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictGroupMapper' and 'com.crm.dict.mapper.DictGroupMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.428 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictItemMapper' and 'com.crm.dict.mapper.DictItemMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.428 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'dictRefCountMapper' and 'com.crm.dict.mapper.DictRefCountMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.429 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerDedupRuleMapper' and 'com.crm.rule.mapper.CustomerDedupRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.429 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerReminderRuleMapper' and 'com.crm.rule.mapper.CustomerReminderRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.429 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolMapper' and 'com.crm.rule.mapper.LeadPoolMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.429 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolMemberMapper' and 'com.crm.rule.mapper.LeadPoolMemberMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.429 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolProvinceMapper' and 'com.crm.rule.mapper.LeadPoolProvinceMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.429 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadPoolRegionMapper' and 'com.crm.rule.mapper.LeadPoolRegionMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.429 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityDedupRuleMapper' and 'com.crm.rule.mapper.OpportunityDedupRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.429 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPoolRuleDeptMapper' and 'com.crm.rule.mapper.OpportunityPoolRuleDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.431 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPoolRuleMapper' and 'com.crm.rule.mapper.OpportunityPoolRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.433 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPushRuleMapper' and 'com.crm.rule.mapper.OpportunityPushRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.434 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardFieldMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardFieldMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.435 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardTemplateDeptMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardTemplateDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.435 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardTemplateMapper' and 'com.crm.rule.mapper.OpportunitySchemeCardTemplateMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.436 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeFieldDefMapper' and 'com.crm.rule.mapper.OpportunitySchemeFieldDefMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.437 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageNodeMapper' and 'com.crm.rule.mapper.OpportunityStageNodeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.438 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageTemplateDeptMapper' and 'com.crm.rule.mapper.OpportunityStageTemplateDeptMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.438 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageTemplateMapper' and 'com.crm.rule.mapper.OpportunityStageTemplateMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.438 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'projectRuleMapper' and 'com.crm.rule.mapper.ProjectRuleMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.439 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'sysRegionMapper' and 'com.crm.rule.mapper.SysRegionMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.440 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userColumnPreferenceMapper' and 'com.crm.preference.mapper.UserColumnPreferenceMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.441 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userSavedViewMapper' and 'com.crm.preference.mapper.UserSavedViewMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.441 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'userViewFormMapper' and 'com.crm.preference.mapper.UserViewFormMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.442 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadAttachmentMapper' and 'com.crm.lead.mapper.LeadAttachmentMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.443 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadFeedbackMapper' and 'com.crm.lead.mapper.LeadFeedbackMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.443 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadFollowMapper' and 'com.crm.lead.mapper.LeadFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.443 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadHistoryMapper' and 'com.crm.lead.mapper.LeadHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.443 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'leadMapper' and 'com.crm.lead.mapper.LeadMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.443 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityAttachmentMapper' and 'com.crm.opportunity.mapper.OpportunityAttachmentMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.444 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityCustomerMapper' and 'com.crm.opportunity.mapper.OpportunityCustomerMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.444 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityFocusMapper' and 'com.crm.opportunity.mapper.OpportunityFocusMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.444 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityFollowMapper' and 'com.crm.opportunity.mapper.OpportunityFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.444 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityMapper' and 'com.crm.opportunity.mapper.OpportunityMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.444 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityOplogMapper' and 'com.crm.opportunity.mapper.OpportunityOplogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.444 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityPendingNoticeMapper' and 'com.crm.opportunity.mapper.OpportunityPendingNoticeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.444 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardMapper' and 'com.crm.opportunity.mapper.OpportunitySchemeCardMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.444 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySchemeCardValueMapper' and 'com.crm.opportunity.mapper.OpportunitySchemeCardValueMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.445 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunitySiteSurveyMapper' and 'com.crm.opportunity.mapper.OpportunitySiteSurveyMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.445 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStageHistoryMapper' and 'com.crm.opportunity.mapper.OpportunityStageHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.446 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityStatusHistoryMapper' and 'com.crm.opportunity.mapper.OpportunityStatusHistoryMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.446 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityTeamMapper' and 'com.crm.opportunity.mapper.OpportunityTeamMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.446 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityViewLogMapper' and 'com.crm.opportunity.mapper.OpportunityViewLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.446 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'opportunityWorkPlanMapper' and 'com.crm.opportunity.mapper.OpportunityWorkPlanMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.446 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerAgreementMapper' and 'com.crm.customer.mapper.CustomerAgreementMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.448 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerContactMapper' and 'com.crm.customer.mapper.CustomerContactMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.448 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerFocusMapper' and 'com.crm.customer.mapper.CustomerFocusMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.453 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerFollowMapper' and 'com.crm.customer.mapper.CustomerFollowMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.455 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerImportFailMapper' and 'com.crm.customer.mapper.CustomerImportFailMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.456 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerImportTaskMapper' and 'com.crm.customer.mapper.CustomerImportTaskMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.457 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerMapper' and 'com.crm.customer.mapper.CustomerMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.457 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerOplogMapper' and 'com.crm.customer.mapper.CustomerOplogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.457 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerPendingNoticeMapper' and 'com.crm.customer.mapper.CustomerPendingNoticeMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.457 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTeamMemberMapper' and 'com.crm.customer.mapper.CustomerTeamMemberMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.458 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTransferDetailMapper' and 'com.crm.customer.mapper.CustomerTransferDetailMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.458 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerTransferMapper' and 'com.crm.customer.mapper.CustomerTransferMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.458 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'customerViewLogMapper' and 'com.crm.customer.mapper.CustomerViewLogMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.458 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logBatchMapper' and 'com.crm.log.mapper.LogBatchMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.458 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logLoginMapper' and 'com.crm.log.mapper.LogLoginMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.458 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - Skipping MapperFactoryBean with name 'logOperationMapper' and 'com.crm.log.mapper.LogOperationMapper' mapperInterface. Bean already defined with the same name!
|
||
|
|
2026-09-08 20:05:44.458 [main] [] WARN o.m.s.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.crm.**.mapper]' package. Please check your configuration.
|
||
|
|
2026-09-08 20:05:50.135 [main] [] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port 8080 (http)
|
||
|
|
2026-09-08 20:05:50.702 [main] [] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
|
||
|
|
2026-09-08 20:05:50.707 [main] [] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/10.1.31]
|
||
|
|
2026-09-08 20:05:51.059 [main] [] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
|
||
|
|
2026-09-08 20:05:51.060 [main] [] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 12835 ms
|
||
|
|
2026-09-08 20:05:57.259 [main] [] INFO c.crm.auth.config.PermissionConfig - ����Ȩ���ܿر�ɨ�����ɣ�0 ��
|
||
|
|
2026-09-08 20:05:58.578 [main] [] INFO c.crm.base.config.CustomIdGenerator - ѩ��ID��������ʼ�����ɣ�workerId=0, datacenterId=0
|
||
|
|
_ _ |_ _ _|_. ___ _ | _
|
||
|
|
| | |\/|_)(_| | |_\ |_)||_|_\
|
||
|
|
/ |
|
||
|
|
3.5.7
|
||
|
|
2026-09-08 20:06:01.134 [main] [] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
|
||
|
|
2026-09-08 20:06:01.477 [main] [] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.5.3.Final
|
||
|
|
2026-09-08 20:06:01.632 [main] [] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled
|
||
|
|
2026-09-08 20:06:02.623 [main] [] INFO o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer
|
||
|
|
2026-09-08 20:06:02.752 [main] [] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||
|
|
2026-09-08 20:06:03.759 [main] [] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@4f3a8e3e
|
||
|
|
2026-09-08 20:06:03.769 [main] [] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
||
|
|
2026-09-08 20:06:03.903 [main] [] WARN org.hibernate.orm.deprecation - HHH90000025: MySQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
|
||
|
|
2026-09-08 20:06:08.465 [main] [] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
|
||
|
|
2026-09-08 20:06:25.973 [main] [] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
|
||
|
|
2026-09-08 20:06:27.592 [main] [] WARN c.c.a.c.DebugTokenController - ============================================================
|
||
|
|
2026-09-08 20:06:27.592 [main] [] WARN c.c.a.c.DebugTokenController - ���� token �ӿ� /api/auth/debug/token �����ã�verify profile��
|
||
|
|
2026-09-08 20:06:27.593 [main] [] WARN c.c.a.c.DebugTokenController - �Ͻ����������������κ�֪�� userId ���˿�ð�����û���
|
||
|
|
2026-09-08 20:06:27.593 [main] [] WARN c.c.a.c.DebugTokenController - �μ� docs/adr/0014-verify-profile-debug-token-endpoint.md
|
||
|
|
2026-09-08 20:06:27.593 [main] [] WARN c.c.a.c.DebugTokenController - ============================================================
|
||
|
|
Java HotSpot(TM) 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
|
||
|
|
2026-09-08 20:06:36.006 [main] [] INFO c.c.c.p.i.NgramNameSimilarityPortImpl - CustomerNameSimilarityPort һ��ʵ�־�����Ԥɸģʽ��FULLTEXT ngram��
|
||
|
|
2026-09-08 20:06:36.009 [main] [] INFO c.c.c.p.i.StubCompanyLookupPortImpl - CompanyLookupPort һ�� stub ��װ�䣨������δ���룬���̺�ѡ���ؿգ�
|
||
|
|
2026-09-08 20:06:38.725 [main] [] INFO c.c.c.p.i.NoopProjectOwnerSyncPortImpl - ProjectOwnerSyncPort no-op Ĭ��ʵ����װ�䣨A5 ��Ŀģ��δ����owner ͬ��������
|
||
|
|
2026-09-08 20:06:38.971 [main] [] INFO c.c.c.p.i.NoopOpportunityOwnerSyncPortImpl - OpportunityOwnerSyncPort no-op Ĭ��ʵ����װ�䣨Ʊ 11 ���̻���Դ���滻��
|
||
|
|
2026-09-08 20:06:40.607 [main] [] WARN o.s.b.a.s.s.UserDetailsServiceAutoConfiguration -
|
||
|
|
|
||
|
|
Using generated security password: 18374b87-7ce2-4fb2-a2ae-c24555486cd8
|
||
|
|
|
||
|
|
This generated password is for development use only. Your security configuration must be updated before running your application in production.
|
||
|
|
|
||
|
|
2026-09-08 20:06:41.007 [main] [] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager
|
||
|
|
2026-09-08 20:06:48.046 [main] [] INFO c.c.a.c.DataScopeModuleStartupValidator - ����Ȩ��ģ��У��ͨ����0 ���ܿر���4 ��ע��ģ��
|
||
|
|
2026-09-08 20:06:48.272 [main] [] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port 8080 (http) with context path '/'
|
||
|
|
2026-09-08 20:06:48.408 [main] [] INFO com.crm.app.CrmAppApplication - Started CrmAppApplication in 72.228 seconds (process running for 74.652)
|
||
|
|
2026-09-08 20:06:48.438 [main] [] INFO com.crm.auth.config.DataInitializer - ִ��Ȩ�����ݳ�ʼ������...
|
||
|
|
2026-09-08 20:06:49.828 [main] [] INFO com.crm.auth.config.DataInitializer - Ȩ�����ݳ�ʼ����������
|
||
|
|
2026-09-08 20:06:49.828 [main] [] INFO c.c.d.c.DictPermissionInitializer - ִ�������ֵ�Ȩ�����ӻ�����...
|
||
|
|
2026-09-08 20:06:50.379 [main] [] INFO c.c.d.c.DictPermissionInitializer - �����ֵ�Ȩ�����ӻ��������ɣ�10 ��Ȩ��
|
||
|
|
2026-09-08 20:06:50.385 [main] [] INFO c.c.r.c.RulePermissionInitializer - ִ����������Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 20:06:50.508 [main] [] INFO c.c.r.c.RulePermissionInitializer - ��������Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 20:06:50.509 [main] [] INFO c.c.r.config.RegionDataInitializer - ִ����������ȫ�����ӵ�������...
|
||
|
|
2026-09-08 20:06:52.562 [main] [] INFO c.c.r.config.RegionDataInitializer - �����������ӵ������ɣ����� 3432 �У�ʡ 34 / �� 342 / �� 3056�������� 3432 �У����� 0 ��
|
||
|
|
2026-09-08 20:06:52.562 [main] [] INFO c.c.l.c.LeadPermissionInitializer - ִ����������Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 20:06:53.060 [main] [] INFO c.c.l.c.LeadPermissionInitializer - ��������Ȩ�����ӻ��������ɣ�4 ���˵���0 �� button��
|
||
|
|
2026-09-08 20:06:53.061 [main] [] INFO c.c.r.c.OpportunityRulePermissionInitializer - ִ���̻�����Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 20:06:53.169 [main] [] INFO c.c.r.c.OpportunityRulePermissionInitializer - �̻�����Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 20:06:53.170 [main] [] INFO c.c.r.c.OpportunityStageTemplatePermissionInitializer - ִ���̻���ģ��Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 20:06:53.524 [main] [] INFO c.c.r.c.OpportunityStageTemplatePermissionInitializer - �̻���ģ��Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 20:06:53.525 [main] [] INFO c.c.r.c.CustomerReminderRulePermissionInitializer - ִ�пͻ����ѹ���Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 20:06:53.651 [main] [] INFO c.c.r.c.CustomerReminderRulePermissionInitializer - �ͻ����ѹ���Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 20:06:53.652 [main] [] INFO c.c.r.c.SchemeFieldDefInitializer - ִ�з�����ϵͳ�ֶο����ӻ�����...
|
||
|
|
2026-09-08 20:06:53.672 [main] [] INFO c.c.r.c.SchemeFieldDefInitializer - ������ϵͳ�ֶο����ӻ��������ɣ��ִ� 16 �������� 0 ��
|
||
|
|
2026-09-08 20:06:53.690 [main] [] INFO c.c.r.c.SchemeFieldDefInitializer - ����������ģ���Ѵ��ڣ�code=OPP_SCHEME_TPL_01������ͣ�ã����������ӻ�
|
||
|
|
2026-09-08 20:06:53.691 [main] [] INFO c.c.r.c.OpportunitySchemeCardTemplatePermissionInitializer - ִ�з�����ģ��Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 20:06:53.813 [main] [] INFO c.c.r.c.OpportunitySchemeCardTemplatePermissionInitializer - ������ģ��Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 20:06:53.840 [main] [] INFO c.c.r.c.StageTemplateInitializer - Ĭ�Ͻ�ģ���Ѵ��ڣ�code=OPP_STAGE_TPL_01������ͣ�ã����������ӻ�
|
||
|
|
2026-09-08 20:06:53.856 [main] [] INFO c.c.r.c.CustomerReminderRuleInitializer - �ͻ����ѹ��������Ѵ��ڣ�id=1�����������ӻ�
|
||
|
|
2026-09-08 20:06:53.856 [main] [] INFO c.c.r.c.CustomerDedupRulePermissionInitializer - ִ�пͻ���������Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 20:06:53.972 [main] [] INFO c.c.r.c.CustomerDedupRulePermissionInitializer - �ͻ���������Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 20:06:53.990 [main] [] INFO c.c.r.c.CustomerDedupRuleInitializer - �ͻ��������õ����Ѵ��ڣ�id=1�����������ӻ�
|
||
|
|
2026-09-08 20:06:53.990 [main] [] INFO c.c.r.c.OpportunityPushRulePermissionInitializer - ִ�з���������Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 20:06:54.129 [main] [] INFO c.c.r.c.OpportunityPushRulePermissionInitializer - ����������Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 20:06:54.129 [main] [] INFO c.c.r.c.OpportunityDedupRulePermissionInitializer - ִ����Ŀ���ع���Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 20:06:54.236 [main] [] INFO c.c.r.c.OpportunityDedupRulePermissionInitializer - ��Ŀ���ع���Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 20:06:54.252 [main] [] INFO c.c.r.config.ProjectRuleInitializer - ��Ŀ���������Ѵ��ڣ�id=1�����������ӻ�
|
||
|
|
2026-09-08 20:06:54.252 [main] [] INFO c.c.r.c.ProjectRulePermissionInitializer - ִ����Ŀ����Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 20:06:54.371 [main] [] INFO c.c.r.c.ProjectRulePermissionInitializer - ��Ŀ����Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 20:06:54.372 [main] [] INFO c.c.a.c.SyncTaskPermissionInitializer - ִ��ͬ������Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 20:06:54.501 [main] [] INFO c.c.a.c.SyncTaskPermissionInitializer - ͬ������Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 20:06:54.511 [main] [] INFO c.c.l.c.LogPermissionInitializer - ִ����־����Ȩ�����ӻ����飨���˵���...
|
||
|
|
2026-09-08 20:06:54.633 [main] [] INFO c.c.l.c.LogPermissionInitializer - ��־����Ȩ�����ӻ��������ɣ����˵���0 �� button��
|
||
|
|
2026-09-08 20:06:54.635 [main] [] INFO c.c.dict.config.DictDataInitializer - ִ�������ֵ��ݵȳ�ʼ������...
|
||
|
|
2026-09-08 20:06:57.119 [http-nio-8080-exec-1] [] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet'
|
||
|
|
2026-09-08 20:06:57.124 [http-nio-8080-exec-1] [] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 4 ms
|
||
|
|
2026-09-08 20:07:06.294 [http-nio-8080-exec-1] [7083772582ac4783b88e2f808ba174f6] WARN c.c.a.c.DebugTokenController - [verify] Ϊ userId=739564171091247104 ǩ������ token
|
||
|
|
2026-09-08 20:07:10.021 [main] [] INFO c.c.dict.config.DictDataInitializer - �����ֵ��ݵȳ�ʼ���������ɣ�25 ������
|
||
|
|
2026-09-08 20:07:10.038 [main] [] INFO c.c.c.c.CustomerFulltextIndexInitializer - customer FULLTEXT ���� idx_name_fulltext �Ѵ��ڣ�����
|