详情
-
类型: 子任务
-
状态: 已关闭
-
优先级: 严重
-
解决结果: 问题无需修改
-
影响版本: 无
-
修复的版本: 无
-
标签:无
-
需求分类:实施配置
描述
所有审批流程提交,进行审批时均报错
### Error updating database. Cause: java.sql.SQLSyntaxErrorException: Table 'test_ces_cloud_saas_management.out_oa_process_detail' doesn't exist ### The error may exist in com/cescloud/saas/archive/service/modular/basic/mapper/OutOAProcessDetailServiceMapper.java (best guess) ### The error may involve com.cescloud.saas.archive.service.modular.basic.mapper.OutOAProcessDetailServiceMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO out_oa_process_detail (process_code, process_status, created_time, process_id) VALUES (?, ?, ?, ?) ### Cause: java.sql.SQLSyntaxErrorException: Table 'test_ces_cloud_saas_management.out_oa_process_detail' doesn't exist ; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'test_ces_cloud_saas_management.out_oa_process_detail' doesn't exist
### Error updating database. Cause: java.sql.SQLSyntaxErrorException: Table 'test_ces_cloud_saas_management.out_oa_process_detail' doesn't exist ### The error may exist in com/cescloud/saas/archive/service/modular/basic/mapper/OutOAProcessDetailServiceMapper.java (best guess) ### The error may involve com.cescloud.saas.archive.service.modular.basic.mapper.OutOAProcessDetailServiceMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO out_oa_process_detail (process_code, process_status, created_time, process_id) VALUES (?, ?, ?, ?) ### Cause: java.sql.SQLSyntaxErrorException: Table 'test_ces_cloud_saas_management.out_oa_process_detail' doesn't exist ; bad SQL grammar []; nested exception is java.sql.SQLSyntaxErrorException: Table 'test_ces_cloud_saas_management.out_oa_process_detail' doesn't exist