接口报错:
### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '6c2a3e2315763f07e5691483dd2765ba' for key 'PRIMARY'
### The error may involve com.ingroup.erp.api.dao.mysql.GoogleTranslationMysqlMapper.batchAddGoogleTranslationText-Inline
### The error occurred while setting parameters
### SQL: insert into google_translation_text( id, source_text, source_language_code, target_text, target_language_code, create_time ) values ( ?, ?, ?, ?, ?, now() )
### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '6c2a3e2315763f07e5691483dd2765ba' for key 'PRIMARY'
; SQL []; Duplicate entry '6c2a3e2315763f07e5691483dd2765ba' for key 'PRIMARY'; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry '6c2a3e2315763f07e5691483dd2765ba' for key 'PRIMARY'