diff --git a/db/流程图导入后初始sql.sql b/db/流程图导入后初始sql.sql index a36a2fbb..ad8d2639 100644 --- a/db/流程图导入后初始sql.sql +++ b/db/流程图导入后初始sql.sql @@ -75,7 +75,7 @@ where process_definition_id like 'project-assessment:%'; update process_node set can_choose = 0 where process_definition_id like 'project-not-met:%' -and xml_node_id in ('fggcsfqzg','fggcssp') +and xml_node_id in ('fggcsfqzg','fggcssp','sjgcssczgcl') ; update process_node set sort = case