提交申请失败: ### Error updating database. Cause: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'cost_type' at row 1 ### The error may exist in com/liveneo/msplatform/modules/examine/mapper/PrpmFundCensInfoMapper.java (best guess) ### The error may involve com.liveneo.msplatform.modules.examine.mapper.PrpmFundCensInfoMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO prpm_fund_cens_info ( id, task_no, apply_user_name, apply_real_name, apply_staff_type, dept_id, dept_code, dept_name, dept_short_name, apply_time, cost_type, cost_amt, cost_use_type, priority_code, description, review_visible_users_name, review_visible_users_real_name, proce_status, create_time, create_by ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'cost_type' at row 1 ; SQL []; Data truncation: Data too long for column 'cost_type' at row 1; nested exception is com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'cost_type' at row 1
异常信息不要响应到前段