Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
kettle_yuejuan_new
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
许梁
kettle_yuejuan_new
Commits
a9360707
Commit
a9360707
authored
Aug 16, 2021
by
zsy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zsy--分析参数搬到阅卷修改
parent
513655dc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
10 deletions
+11
-10
intelligent/single_yuejuan/analysis/fundamental/fundamental.ktr
+4
-4
intelligent/union_yuejuan/analysis/fundamental/fundamental.ktr
+7
-6
No files found.
intelligent/single_yuejuan/analysis/fundamental/fundamental.ktr
View file @
a9360707
...
...
@@ -429,7 +429,7 @@
<created_user>admin</created_user>
<created_date>2020/01/04 14:16:56.153</created_date>
<modified_user>admin</modified_user>
<modified_date>2021/0
5/14 10:18:54.413
</modified_date>
<modified_date>2021/0
8/16 16:03:01.826
</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>
gp-8vb6gifi3l9404qmz-master.gpdbmaster.zhangbei.rds.aliyuncs.com
</server>
<server>
10.1.104.241
</server>
<type>POSTGRESQL</type>
<access>Native</access>
<database>intelligent</database>
<port>5432</port>
<username>
wlyuejua
n</username>
<password>Encrypted 2be98
c5bc13cd8ba4bc15a464c7
c3fd89</password>
<username>
gpadmi
n</username>
<password>Encrypted 2be98
afc86aa7f2e4cb13ba69fe
c3fd89</password>
<servername/>
<data_tablespace/>
<index_tablespace/>
...
...
intelligent/union_yuejuan/analysis/fundamental/fundamental.ktr
View file @
a9360707
...
...
@@ -429,7 +429,7 @@
<created_user>admin</created_user>
<created_date>2020/01/04 14:16:56.153</created_date>
<modified_user>admin</modified_user>
<modified_date>202
0/10/28 10:49:17.745
</modified_date>
<modified_date>202
1/08/16 16:03:04.713
</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>1
92.168.4.248
</server>
<server>1
0.1.104.241
</server>
<type>POSTGRESQL</type>
<access>Native</access>
<database>intelligent
_dev
</database>
<database>intelligent</database>
<port>5432</port>
<username>
yuejua
n</username>
<password>Encrypted 2be98afc86a
de8781a10caf7efe98bbc3
</password>
<username>
gpadmi
n</username>
<password>Encrypted 2be98afc86a
a7f2e4cb13ba69fec3fd89
</password>
<servername/>
<data_tablespace/>
<index_tablespace/>
...
...
@@ -511,6 +511,7 @@ select union_yuejuan_fundamental.union_subject_type(${exam_id},${task_type},${ty
select union_yuejuan_fundamental.union_total_subject(${exam_id},${task_type},${type_id},${model},${include_zero},${include_absent},${default_score},${show_student_rank});
select union_yuejuan_fundamental.union_segment10(${exam_id},${task_type},${type_id},${model},${include_zero},${include_absent},${default_score},${show_student_rank});
select union_yuejuan_fundamental.union_segment50(${exam_id},${task_type},${type_id},${model},${include_zero},${include_absent},${default_score},${show_student_rank});
select union_yuejuan_fundamental.union_exam_subject(${exam_id},${task_type},${type_id},${model},${include_zero},${include_absent},${default_score},${show_student_rank});
select union_yuejuan_fundamental.union_q_k_relation(${exam_id},${task_type},${type_id},${model},${include_zero},${include_absent},${default_score},${show_student_rank});
select union_yuejuan_fundamental.union_fufen(${exam_id},${task_type},${type_id},${model},${include_zero},${include_absent},${default_score},${show_student_rank});
select union_yuejuan_fundamental.union_subject_score_rank(${exam_id},${task_type},${type_id},${model},${include_zero},${include_absent},${default_score},${show_student_rank});
...
...
@@ -519,7 +520,7 @@ select union_yuejuan_fundamental.union_total_score_rank(${exam_id},${task_type},
select union_yuejuan_fundamental.union_exam_student(${exam_id},${task_type},${type_id},${model},${include_zero},${include_absent},${default_score},${show_student_rank});
select union_yuejuan_fundamental.union_question_details(${exam_id},${task_type},${type_id},${model},${include_zero},${include_absent},${default_score},${show_student_rank});
select union_yuejuan_fundamental.union_segment_structure_config(${exam_id},${task_type},${type_id},${model},${include_zero},${include_absent},${default_score},${show_student_rank});
select union_yuejuan_fundamental.union_exam_subject(${exam_id},${task_type},${type_id},${model},${include_zero},${include_absent},${default_score},${show_student_rank});
select union_yuejuan_fundamental.union_score_entrust_config(${exam_id},${task_type},${type_id},${model},${include_zero},${include_absent},${default_score},${show_student_rank});
select union_yuejuan_fundamental.union_proportion_structure_config(${exam_id},${task_type},${type_id},${model},${include_zero},${include_absent},${default_score},${show_student_rank});
select union_yuejuan_fundamental.union_zero_absent(${exam_id},${task_type},${type_id},${model},${include_zero},${include_absent},${default_score},${show_student_rank});</sql>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment