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
3652474b
Commit
3652474b
authored
Mar 11, 2021
by
zsy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zsy
parent
439b67b4
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
88 additions
and
4 deletions
+88
-4
intelligent/single_yuejuan/transfer/source/bus_subjective_question_coordinate.ktr
+86
-2
intelligent/union_yuejuan/transfer/source/bus_subjective_question_coordinate.ktr
+2
-2
No files found.
intelligent/single_yuejuan/transfer/source/bus_subjective_question_coordinate.ktr
View file @
3652474b
...
...
@@ -428,7 +428,7 @@
<created_user>admin</created_user>
<created_date>2021/03/03 10:44:13.015</created_date>
<modified_user>admin</modified_user>
<modified_date>2021/03/11 11:
47:49.372
</modified_date>
<modified_date>2021/03/11 11:
50:32.741
</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
</info>
...
...
@@ -547,6 +547,54 @@
</file>
<fields>
<field>
<name>id</name>
<type>Integer</type>
<format>######0.0###################;-######0.0###################</format>
<currency/>
<decimal>.</decimal>
<group/>
<nullif/>
<trim_type>none</trim_type>
<length>16</length>
<precision>0</precision>
</field>
<field>
<name>exam_id</name>
<type>Integer</type>
<format>####0;-####0</format>
<currency/>
<decimal>.</decimal>
<group>,</group>
<nullif/>
<trim_type>none</trim_type>
<length>16</length>
<precision>0</precision>
</field>
<field>
<name>subject_id</name>
<type>Integer</type>
<format>####0;-####0</format>
<currency/>
<decimal>.</decimal>
<group>,</group>
<nullif/>
<trim_type>none</trim_type>
<length>9</length>
<precision>0</precision>
</field>
<field>
<name>question_config_id</name>
<type>Integer</type>
<format>####0;-####0</format>
<currency/>
<decimal>.</decimal>
<group>,</group>
<nullif/>
<trim_type>none</trim_type>
<length>15</length>
<precision>0</precision>
</field>
<field>
<name>page_num</name>
<type>Integer</type>
<format/>
...
...
@@ -558,6 +606,42 @@
<length>-1</length>
<precision>-1</precision>
</field>
<field>
<name>coordinate</name>
<type>String</type>
<format/>
<currency/>
<decimal/>
<group/>
<nullif/>
<trim_type>none</trim_type>
<length>50</length>
<precision>-1</precision>
</field>
<field>
<name>create_time</name>
<type>Timestamp</type>
<format/>
<currency/>
<decimal/>
<group/>
<nullif/>
<trim_type>none</trim_type>
<length>0</length>
<precision>-1</precision>
</field>
<field>
<name>modify_time</name>
<type>Timestamp</type>
<format/>
<currency/>
<decimal/>
<group/>
<nullif/>
<trim_type>none</trim_type>
<length>0</length>
<precision>-1</precision>
</field>
</fields>
<attributes/>
<cluster_schema/>
...
...
@@ -595,7 +679,7 @@ coordinate,
create_time,
modify_time
from bus_subjective_question_coordinate
where exam_id=
${exam_id}
</sql>
where exam_id=
1
</sql>
<limit>0</limit>
<lookup/>
<execute_each_row>N</execute_each_row>
...
...
intelligent/union_yuejuan/transfer/source/bus_subjective_question_coordinate.ktr
View file @
3652474b
...
...
@@ -428,7 +428,7 @@
<created_user>admin</created_user>
<created_date>2021/03/03 10:45:01.290</created_date>
<modified_user>-</modified_user>
<modified_date>2021/03/11 11:
43:40.926
</modified_date>
<modified_date>2021/03/11 11:
50:48.852
</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
</info>
...
...
@@ -548,7 +548,7 @@
<fields>
<field>
<name>id</name>
<type>
BigNumb
er</type>
<type>
Integ
er</type>
<format>######0.0###################;-######0.0###################</format>
<currency/>
<decimal>.</decimal>
...
...
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