2025-06-09 11:27:34.921 [ http-nio-26225-exec-5 ] - [ INFO ] [ com.channelsoft.manager.service.TaskService : 303 ] - [TaskService][uploadExcel] 创建任务-名单导入
2025-06-09 11:27:34.942 [ http-nio-26225-exec-5 ] - [ INFO ] [ com.channelsoft.manager.util.FileUtils : 116 ] - 目录已存在: /opt/platform/filetmp/
2025-06-09 11:27:35.018 [ http-nio-26225-exec-5 ] - [ INFO ] [ com.channelsoft.manager.service.EntService : 134 ] - [EntService][loadDomianAndEntToRedis] 缓存域名与企业关系 redisKey=singleCruiseDomainAndEntId:域-1, entId=25032003
2025-06-09 11:27:35.025 [ http-nio-26225-exec-5 ] - [ ERROR ] [ com.channelsoft.manager.service.AgentCallListService : 332 ] - 无坐席名单保存异常
org.springframework.dao.DuplicateKeyException:
### Error updating database. Cause: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '106' for key 'agent_call_list_25032003.PRIMARY'
### The error may exist in com/channelsoft/manager/mapper/sc/AgentCallListMapper.java (best guess)
### The error may involve com.channelsoft.manager.mapper.sc.AgentCallListMapper.batchAdd-Inline
### The error occurred while setting parameters
### SQL: insert into agent_call_list_25032003(id,ent_id,agent_id,agent_dn,custom_phone,record_id,insert_time,uuid,call_type,extended,skill_id,pool_id,user_data,user_data2,user_data3,rule_type,cust_no,strategy,voice_queue,domain_name,skill_name,case_id,task_id,customer_desc) values (?,?,?,?,?,?,NOW(),?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) , (?,?,?,?,?,?,NOW(),?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) , (?,?,?,?,?,?,NOW(),?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
### Cause: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '106' for key 'agent_call_list_25032003.PRIMARY'
; Duplicate entry '106' for key 'agent_call_list_25032003.PRIMARY'; nested exception is java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '106' for key 'agent_call_list_25032003.PRIMARY'