### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '2024-04-25 15:00:00-000005' for key 'cur_time_idx'
### The error may exist in file [C:\Users\dell\Desktop\项目一\stock_parent\stock_common\target\classes\mapper\StockRtInfoMapper.xml]
### The error may involve defaultParameterMap
### The error occurred while setting parameters
### SQL: insert into stock_rt_info ( id,stock_code,stock_name ,pre_close_price,open_price,cur_price ,min_price,max_price,trade_amount ,trade_volume,cur_time) values (?,?,? ,?,?,? ,?,?,? ,?,?) , (?,?,? ,?,?,? ,?,?,? ,?,?) , (?,?,? ,?,?,? ,?,?,? ,?,?) , (?,?,? ,?,?,? ,?,?,? ,?,?) , (?,?,? ,?,?,? ,?,?,? ,?,?) , (?,?,? ,?,?,? ,?,?,? ,?,?) , (?,?,? ,?,?,? ,?,?,? ,?,?) , (?,?,? ,?,?,? ,?,?,? ,?,?) , (?,?,? ,?,?,? ,?,?,? ,?,?) , (?,?,? ,?,?,? ,?,?,? ,?,?) , (?,?,? ,?,?,? ,?,?,? ,?,?) , (?,?,? ,?,?,? ,?,?,? ,?,?) , (?,?,? ,?,?,? ,?,?,? ,?,?) , (?,?,? ,?,?,? ,?,?,? ,?,?) , (?,?,? ,?,?,? ,?,?,? ,?,?)
### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '2024-04-25 15:00:00-000005' for key 'cur_time_idx'
; Duplicate entry '2024-04-25 15:00:00-000005' for key 'cur_time_idx'; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '2024-04-25 15:00:00-000005' for key 'cur_time_idx'