Commit 7430bec6 by zsy

zsy--分析参数搬到阅卷修改

parent 4bcfc6a4
......@@ -429,7 +429,7 @@
<created_user>admin</created_user>
<created_date>2020/01/04 14:18:01.920</created_date>
<modified_user>admin</modified_user>
<modified_date>2021/06/08 13:54:47.044</modified_date>
<modified_date>2021/07/30 10:31:36.026</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
</info>
......@@ -508,7 +508,7 @@
select single_yuejuan_source_process.gp_exam_total_student(${exam_id});
select single_yuejuan_source_process.gp_exam_subject_score(${exam_id});
select single_yuejuan_source_process.gp_exam_class_relation(${exam_id});
select single_yuejuan_source_process.gp_task_list(${exam_id}); </sql>
</sql>
<set_params>N</set_params>
<insert_field/>
<update_field/>
......
......@@ -429,7 +429,7 @@
<created_user>admin</created_user>
<created_date>2020/01/04 14:18:01.920</created_date>
<modified_user>admin</modified_user>
<modified_date>2020/10/28 10:57:15.561</modified_date>
<modified_date>2021/07/30 10:31:43.112</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
</info>
......@@ -437,13 +437,13 @@
</notepads>
<connection>
<name>intelligent_greenplum_neiwang</name>
<server>192.168.4.248</server>
<server>10.1.103.241</server>
<type>POSTGRESQL</type>
<access>Native</access>
<database>intelligent_dev</database>
<database>intelligent</database>
<port>5432</port>
<username>yuejuan</username>
<password>Encrypted 2be98afc86ade8781a10caf7efe98bbc3</password>
<username>gpadmin</username>
<password>Encrypted 2be98afc86aa7f2e4cb13ba69fec3fd89</password>
<servername/>
<data_tablespace/>
<index_tablespace/>
......@@ -508,7 +508,7 @@
select union_yuejuan_source_process.gp_exam_total_student(${exam_id});
select union_yuejuan_source_process.gp_exam_subject_score(${exam_id});
select union_yuejuan_source_process.gp_exam_class_relation(${exam_id});
select union_yuejuan_source_process.gp_task_list(${exam_id}); </sql>
</sql>
<set_params>N</set_params>
<insert_field/>
<update_field/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment