### SQL: insert into ha_image(id, image_name, image_url, image_biz_type, image_doc_type, image_detail_type, image_no, image_desc, attachment_nature, storage_type, is_new, extra_info,creator, gmt_created, modifier, gmt_modified, is_deleted, image_compress_url, image_suffix, image_size, image_compress_size, dedicated_oss_path, business_no, image_ocr_doc_type,version,source,rotate_angle,image_business_type,batch_no,flag_type,case_note_id) values (?, ?,?, ?, ?,?, ?,?, ?, ?, ?, ?, ?,GETDATE(), ?, GETDATE(), 'N', ?, ?,?, ?, ?, ?,?, ?, ?,?, ?,?,?, ?)
### Cause: com.microsoft.sqlserver.jdbc.SQLServerException: String or binary data would be truncated in table 'healthclaim.dbo.ha_image', column 'image_detail_type'. Truncated value: 'Medical report/proof of death/disability /diagnosi'.
; String or binary data would be truncated in table 'healthclaim.dbo.ha_image', column 'image_detail_type'. Truncated value: 'Medical report/proof of death/disability /diagnosi'.