接口报错:
### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry 'd969fdbf34fe5327082db2e4e89f4f06' 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 'd969fdbf34fe5327082db2e4e89f4f06' for key 'PRIMARY'
; SQL []; Duplicate entry 'd969fdbf34fe5327082db2e4e89f4f06' for key 'PRIMARY'; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry 'd969fdbf34fe5327082db2e4e89f4f06' for key 'PRIMARY'