Commit a3dade6b by zsy

zsy--对表

parent c0163c77
...@@ -428,7 +428,7 @@ ...@@ -428,7 +428,7 @@
<created_user>admin</created_user> <created_user>admin</created_user>
<created_date>2021/03/03 10:43:48.161</created_date> <created_date>2021/03/03 10:43:48.161</created_date>
<modified_user>admin</modified_user> <modified_user>admin</modified_user>
<modified_date>2021/06/08 11:27:54.362</modified_date> <modified_date>2021/07/02 11:23:13.659</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key> <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private> <is_key_private>N</is_key_private>
</info> </info>
...@@ -505,28 +505,26 @@ ...@@ -505,28 +505,26 @@
<quoteString>N</quoteString> <quoteString>N</quoteString>
<sql>insert into single_yuejuan_source_process.area <sql>insert into single_yuejuan_source_process.area
(id, (id,
name, created_time,
deleted,
modified_time,
child_count, child_count,
parent_id,
full_name, full_name,
level, level,
modify_time, name,
create_time, parent_id,
lng, ordinal)
lat,
position)
select select
id, id,
name, created_time,
deleted,
modified_time,
child_count, child_count,
parent_id,
full_name, full_name,
level, level,
modify_time, name,
create_time, parent_id,
lng, ordinal
lat,
position
from single_yuejuan_source.area</sql> from single_yuejuan_source.area</sql>
<set_params>N</set_params> <set_params>N</set_params>
<insert_field/> <insert_field/>
......
...@@ -429,7 +429,7 @@ ...@@ -429,7 +429,7 @@
<created_user>admin</created_user> <created_user>admin</created_user>
<created_date>2020/08/14 09:31:23.420</created_date> <created_date>2020/08/14 09:31:23.420</created_date>
<modified_user>admin</modified_user> <modified_user>admin</modified_user>
<modified_date>2021/06/08 13:54:16.238</modified_date> <modified_date>2021/07/02 10:24:01.163</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key> <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private> <is_key_private>N</is_key_private>
</info> </info>
...@@ -543,7 +543,7 @@ a.modify_id, ...@@ -543,7 +543,7 @@ a.modify_id,
a.modify_time, a.modify_time,
a.exam_length, a.exam_length,
a.pre_length, a.pre_length,
1 as source_type a.source_type
from single_yuejuan_source.bus_exam a from single_yuejuan_source.bus_exam a
inner join (select exam_id,school_id,school_name from single_yuejuan_source.bus_exam_student group by exam_id,school_id,school_name) b on a.id=b.exam_id</sql> inner join (select exam_id,school_id,school_name from single_yuejuan_source.bus_exam_student group by exam_id,school_id,school_name) b on a.id=b.exam_id</sql>
<set_params>N</set_params> <set_params>N</set_params>
......
...@@ -429,7 +429,7 @@ ...@@ -429,7 +429,7 @@
<created_user>admin</created_user> <created_user>admin</created_user>
<created_date>2020/08/14 09:31:26.914</created_date> <created_date>2020/08/14 09:31:26.914</created_date>
<modified_user>admin</modified_user> <modified_user>admin</modified_user>
<modified_date>2021/06/08 13:54:27.494</modified_date> <modified_date>2021/07/02 10:34:27.652</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key> <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private> <is_key_private>N</is_key_private>
</info> </info>
...@@ -515,6 +515,7 @@ class_id, ...@@ -515,6 +515,7 @@ class_id,
class_name, class_name,
student_id, student_id,
student_name, student_name,
login_name,
student_number, student_number,
exam_number, exam_number,
student_type, student_type,
...@@ -535,6 +536,7 @@ class_id, ...@@ -535,6 +536,7 @@ class_id,
class_name, class_name,
student_id, student_id,
student_name, student_name,
login_name,
student_number, student_number,
exam_number, exam_number,
student_type, student_type,
......
...@@ -428,7 +428,7 @@ ...@@ -428,7 +428,7 @@
<created_user>admin</created_user> <created_user>admin</created_user>
<created_date>2021/03/03 10:43:51.733</created_date> <created_date>2021/03/03 10:43:51.733</created_date>
<modified_user>admin</modified_user> <modified_user>admin</modified_user>
<modified_date>2021/06/08 13:54:32.419</modified_date> <modified_date>2021/07/02 10:46:14.243</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key> <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private> <is_key_private>N</is_key_private>
</info> </info>
...@@ -507,6 +507,7 @@ ...@@ -507,6 +507,7 @@
(id, (id,
exam_id, exam_id,
user_id, user_id,
login_name,
name, name,
phone, phone,
school_id, school_id,
...@@ -520,6 +521,7 @@ select ...@@ -520,6 +521,7 @@ select
id, id,
exam_id, exam_id,
user_id, user_id,
login_name,
name, name,
phone, phone,
school_id, school_id,
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<created_user>admin</created_user> <created_user>admin</created_user>
<created_date>2020/08/14 09:35:29.899</created_date> <created_date>2020/08/14 09:35:29.899</created_date>
<modified_user>admin</modified_user> <modified_user>admin</modified_user>
<modified_date>2021/06/08 08:47:35.426</modified_date> <modified_date>2021/07/02 13:41:23.833</modified_date>
<parameters> <parameters>
</parameters> </parameters>
<slaveservers> <slaveservers>
...@@ -816,14 +816,14 @@ ...@@ -816,14 +816,14 @@
<attributes_kjc/> <attributes_kjc/>
</entry> </entry>
<entry> <entry>
<name>student_info</name> <name>student</name>
<description/> <description/>
<type>TRANS</type> <type>TRANS</type>
<attributes/> <attributes/>
<specification_method>rep_name</specification_method> <specification_method>rep_name</specification_method>
<trans_object_id/> <trans_object_id/>
<filename/> <filename/>
<transname>student_info</transname> <transname>student</transname>
<directory>/intelligent/single_yuejuan/transfer/fundamental</directory> <directory>/intelligent/single_yuejuan/transfer/fundamental</directory>
<arg_from_previous>N</arg_from_previous> <arg_from_previous>N</arg_from_previous>
<params_from_previous>N</params_from_previous> <params_from_previous>N</params_from_previous>
...@@ -933,14 +933,14 @@ ...@@ -933,14 +933,14 @@
<attributes_kjc/> <attributes_kjc/>
</entry> </entry>
<entry> <entry>
<name>class</name> <name>school_class</name>
<description/> <description/>
<type>TRANS</type> <type>TRANS</type>
<attributes/> <attributes/>
<specification_method>rep_name</specification_method> <specification_method>rep_name</specification_method>
<trans_object_id/> <trans_object_id/>
<filename/> <filename/>
<transname>class</transname> <transname>school_class</transname>
<directory>/intelligent/single_yuejuan/transfer/fundamental</directory> <directory>/intelligent/single_yuejuan/transfer/fundamental</directory>
<arg_from_previous>N</arg_from_previous> <arg_from_previous>N</arg_from_previous>
<params_from_previous>N</params_from_previous> <params_from_previous>N</params_from_previous>
...@@ -1089,18 +1089,6 @@ ...@@ -1089,18 +1089,6 @@
<attributes_kjc/> <attributes_kjc/>
</entry> </entry>
<entry> <entry>
<name>Success</name>
<description/>
<type>SUCCESS</type>
<attributes/>
<parallel>N</parallel>
<draw>Y</draw>
<nr>0</nr>
<xloc>720</xloc>
<yloc>480</yloc>
<attributes_kjc/>
</entry>
<entry>
<name>bus_scan_model</name> <name>bus_scan_model</name>
<description/> <description/>
<type>TRANS</type> <type>TRANS</type>
...@@ -1256,6 +1244,57 @@ ...@@ -1256,6 +1244,57 @@
<yloc>480</yloc> <yloc>480</yloc>
<attributes_kjc/> <attributes_kjc/>
</entry> </entry>
<entry>
<name>Success</name>
<description/>
<type>SUCCESS</type>
<attributes/>
<parallel>N</parallel>
<draw>Y</draw>
<nr>0</nr>
<xloc>736</xloc>
<yloc>592</yloc>
<attributes_kjc/>
</entry>
<entry>
<name>user</name>
<description/>
<type>TRANS</type>
<attributes/>
<specification_method>rep_name</specification_method>
<trans_object_id/>
<filename/>
<transname>user</transname>
<directory>/intelligent/single_yuejuan/transfer/fundamental</directory>
<arg_from_previous>N</arg_from_previous>
<params_from_previous>N</params_from_previous>
<exec_per_row>N</exec_per_row>
<clear_rows>N</clear_rows>
<clear_files>N</clear_files>
<set_logfile>N</set_logfile>
<logfile/>
<logext/>
<add_date>N</add_date>
<add_time>N</add_time>
<loglevel>Basic</loglevel>
<cluster>N</cluster>
<slave_server_name/>
<set_append_logfile>N</set_append_logfile>
<wait_until_finished>Y</wait_until_finished>
<follow_abort_remote>N</follow_abort_remote>
<create_parent_folder>N</create_parent_folder>
<logging_remote_work>N</logging_remote_work>
<run_configuration>Pentaho local</run_configuration>
<parameters>
<pass_all_parameters>Y</pass_all_parameters>
</parameters>
<parallel>N</parallel>
<draw>Y</draw>
<nr>0</nr>
<xloc>736</xloc>
<yloc>480</yloc>
<attributes_kjc/>
</entry>
</entries> </entries>
<hops> <hops>
<hop> <hop>
...@@ -1350,7 +1389,7 @@ ...@@ -1350,7 +1389,7 @@
</hop> </hop>
<hop> <hop>
<from>tenant</from> <from>tenant</from>
<to>student_info</to> <to>student</to>
<from_nr>0</from_nr> <from_nr>0</from_nr>
<to_nr>0</to_nr> <to_nr>0</to_nr>
<enabled>Y</enabled> <enabled>Y</enabled>
...@@ -1367,7 +1406,7 @@ ...@@ -1367,7 +1406,7 @@
<unconditional>N</unconditional> <unconditional>N</unconditional>
</hop> </hop>
<hop> <hop>
<from>class</from> <from>school_class</from>
<to>dic_question_type</to> <to>dic_question_type</to>
<from_nr>0</from_nr> <from_nr>0</from_nr>
<to_nr>0</to_nr> <to_nr>0</to_nr>
...@@ -1395,7 +1434,7 @@ ...@@ -1395,7 +1434,7 @@
</hop> </hop>
<hop> <hop>
<from>bus_subjective_question_config</from> <from>bus_subjective_question_config</from>
<to>class</to> <to>school_class</to>
<from_nr>0</from_nr> <from_nr>0</from_nr>
<to_nr>0</to_nr> <to_nr>0</to_nr>
<enabled>Y</enabled> <enabled>Y</enabled>
...@@ -1403,7 +1442,7 @@ ...@@ -1403,7 +1442,7 @@
<unconditional>N</unconditional> <unconditional>N</unconditional>
</hop> </hop>
<hop> <hop>
<from>student_info</from> <from>student</from>
<to>bus_marking_person</to> <to>bus_marking_person</to>
<from_nr>0</from_nr> <from_nr>0</from_nr>
<to_nr>0</to_nr> <to_nr>0</to_nr>
...@@ -1476,6 +1515,15 @@ ...@@ -1476,6 +1515,15 @@
</hop> </hop>
<hop> <hop>
<from>bus_subjective_question_coordinate</from> <from>bus_subjective_question_coordinate</from>
<to>user</to>
<from_nr>0</from_nr>
<to_nr>0</to_nr>
<enabled>Y</enabled>
<evaluation>Y</evaluation>
<unconditional>N</unconditional>
</hop>
<hop>
<from>user</from>
<to>Success</to> <to>Success</to>
<from_nr>0</from_nr> <from_nr>0</from_nr>
<to_nr>0</to_nr> <to_nr>0</to_nr>
......
...@@ -429,7 +429,7 @@ ...@@ -429,7 +429,7 @@
<created_user>admin</created_user> <created_user>admin</created_user>
<created_date>2020/08/14 09:32:15.844</created_date> <created_date>2020/08/14 09:32:15.844</created_date>
<modified_user>admin</modified_user> <modified_user>admin</modified_user>
<modified_date>2021/06/08 13:55:00.517</modified_date> <modified_date>2021/07/02 11:26:50.899</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key> <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private> <is_key_private>N</is_key_private>
</info> </info>
...@@ -505,57 +505,25 @@ ...@@ -505,57 +505,25 @@
<replace_variables>Y</replace_variables> <replace_variables>Y</replace_variables>
<quoteString>N</quoteString> <quoteString>N</quoteString>
<sql>insert into single_yuejuan_source_process.teacher <sql>insert into single_yuejuan_source_process.teacher
(id, (user_id,
school_id, job_number,
job_num, created_by,
phone_num, created_time,
gender, deleted,
name, modified_time,
card_num, job_status,
card_area_id, position_id,
card_detail_id, station_id)
home_address_area,
home_detail_address,
high_education,
marital_status,
nation_id,
politic_countenance,
post_id,
entry_date,
birth_day,
professional_qualificationl_id,
incumbency,
emergency_contact,
emergency_contact_phone,
user_state,
modify_time,
create_time)
select select
id, user_id,
school_id, job_number,
job_num, created_by,
phone_num, created_time,
gender, deleted,
name, modified_time,
card_num, job_status,
card_area_id, position_id,
card_detail_id, station_id
home_address_area,
home_detail_address,
high_education,
marital_status,
nation_id,
politic_countenance,
post_id,
entry_date,
birth_day,
professional_qualificationl_id,
incumbency,
emergency_contact,
emergency_contact_phone,
user_state,
modify_time,
create_time
from single_yuejuan_source.teacher</sql> from single_yuejuan_source.teacher</sql>
<set_params>N</set_params> <set_params>N</set_params>
<insert_field/> <insert_field/>
......
...@@ -428,7 +428,7 @@ ...@@ -428,7 +428,7 @@
<created_user>admin</created_user> <created_user>admin</created_user>
<created_date>2021/03/03 10:44:01.527</created_date> <created_date>2021/03/03 10:44:01.527</created_date>
<modified_user>admin</modified_user> <modified_user>admin</modified_user>
<modified_date>2021/06/08 13:55:01.699</modified_date> <modified_date>2021/07/02 11:27:08.835</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key> <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private> <is_key_private>N</is_key_private>
</info> </info>
...@@ -505,36 +505,30 @@ ...@@ -505,36 +505,30 @@
<quoteString>N</quoteString> <quoteString>N</quoteString>
<sql>insert into single_yuejuan_source_process.tenant <sql>insert into single_yuejuan_source_process.tenant
(id, (id,
tenant_name, created_by,
another_name, created_time,
open_flag, deleted,
init_flag, modified_time,
open_time, address_id,
alias,
name,
remark, remark,
tenant_type,
address_area_id,
address_detail,
postal_code,
state, state,
modify_time, type,
create_time, english)
use_type)
select select
id, id,
tenant_name, created_by,
another_name, created_time,
open_flag, deleted,
init_flag, modified_time,
open_time, address_id,
alias,
name,
remark, remark,
tenant_type,
address_area_id,
address_detail,
postal_code,
state, state,
modify_time, type,
create_time, english
use_type
from single_yuejuan_source.tenant</sql> from single_yuejuan_source.tenant</sql>
<set_params>N</set_params> <set_params>N</set_params>
<insert_field/> <insert_field/>
......
...@@ -428,18 +428,18 @@ ...@@ -428,18 +428,18 @@
<created_user>admin</created_user> <created_user>admin</created_user>
<created_date>2021/03/03 10:44:03.367</created_date> <created_date>2021/03/03 10:44:03.367</created_date>
<modified_user>admin</modified_user> <modified_user>admin</modified_user>
<modified_date>2021/06/08 13:58:18.148</modified_date> <modified_date>2021/07/02 11:18:45.851</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key> <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private> <is_key_private>N</is_key_private>
</info> </info>
<notepads> <notepads>
</notepads> </notepads>
<connection> <connection>
<name>school_yuejuan_base</name> <name>school_yuejuan_base_basic</name>
<server>10.1.103.251</server> <server>10.1.103.251</server>
<type>MYSQL</type> <type>MYSQL</type>
<access>Native</access> <access>Native</access>
<database>base_resource_test</database> <database>jty_basic</database>
<port>3306</port> <port>3306</port>
<username>dev</username> <username>dev</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password> <password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
...@@ -448,14 +448,6 @@ ...@@ -448,14 +448,6 @@
<index_tablespace/> <index_tablespace/>
<attributes> <attributes>
<attribute> <attribute>
<code>EXTRA_OPTION_MYSQL.defaultFetchSize</code>
<attribute>500</attribute>
</attribute>
<attribute>
<code>EXTRA_OPTION_MYSQL.useCursorFetch</code>
<attribute>true</attribute>
</attribute>
<attribute>
<code>FORCE_IDENTIFIERS_TO_LOWERCASE</code> <code>FORCE_IDENTIFIERS_TO_LOWERCASE</code>
<attribute>N</attribute> <attribute>N</attribute>
</attribute> </attribute>
...@@ -572,21 +564,20 @@ ...@@ -572,21 +564,20 @@
<method>none</method> <method>none</method>
<schema_name/> <schema_name/>
</partitioning> </partitioning>
<connection>school_yuejuan_base</connection> <connection>school_yuejuan_base_basic</connection>
<sql>select <sql>select
id, id,
name, created_time,
deleted,
modified_time,
child_count, child_count,
parent_id,
full_name, full_name,
level, level,
modify_time, name,
create_time, parent_id,
lng, ordinal
lat,
position
from area from area
where (create_time>'${start_time}' and create_time&lt;='${end_time}') or (modify_time>'${start_time}' and modify_time&lt;='${end_time}')</sql> where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modified_time>'${start_time}' and modified_time&lt;='${end_time}')</sql>
<limit>0</limit> <limit>0</limit>
<lookup/> <lookup/>
<execute_each_row>N</execute_each_row> <execute_each_row>N</execute_each_row>
......
...@@ -429,7 +429,7 @@ ...@@ -429,7 +429,7 @@
<created_user>admin</created_user> <created_user>admin</created_user>
<created_date>2020/01/04 14:16:40.236</created_date> <created_date>2020/01/04 14:16:40.236</created_date>
<modified_user>admin</modified_user> <modified_user>admin</modified_user>
<modified_date>2021/06/08 13:58:23.115</modified_date> <modified_date>2021/07/02 10:23:43.774</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key> <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private> <is_key_private>N</is_key_private>
</info> </info>
...@@ -590,7 +590,8 @@ create_time, ...@@ -590,7 +590,8 @@ create_time,
modify_id, modify_id,
modify_time, modify_time,
exam_length, exam_length,
pre_length pre_length,
source_type
from bus_exam from bus_exam
where id=${exam_id}</sql> where id=${exam_id}</sql>
<limit>0</limit> <limit>0</limit>
......
...@@ -429,7 +429,7 @@ ...@@ -429,7 +429,7 @@
<created_user>admin</created_user> <created_user>admin</created_user>
<created_date>2020/01/04 14:16:40.236</created_date> <created_date>2020/01/04 14:16:40.236</created_date>
<modified_user>admin</modified_user> <modified_user>admin</modified_user>
<modified_date>2021/06/08 13:58:26.307</modified_date> <modified_date>2021/07/02 10:33:55.349</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key> <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private> <is_key_private>N</is_key_private>
</info> </info>
...@@ -585,6 +585,7 @@ class_id, ...@@ -585,6 +585,7 @@ class_id,
class_name, class_name,
student_id, student_id,
student_name, student_name,
login_name,
student_number, student_number,
exam_number, exam_number,
student_type, student_type,
......
...@@ -428,7 +428,7 @@ ...@@ -428,7 +428,7 @@
<created_user>admin</created_user> <created_user>admin</created_user>
<created_date>2021/03/03 10:44:07.359</created_date> <created_date>2021/03/03 10:44:07.359</created_date>
<modified_user>admin</modified_user> <modified_user>admin</modified_user>
<modified_date>2021/06/08 13:58:34.494</modified_date> <modified_date>2021/07/02 10:46:00.610</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key> <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private> <is_key_private>N</is_key_private>
</info> </info>
...@@ -577,6 +577,7 @@ ...@@ -577,6 +577,7 @@
id, id,
exam_id, exam_id,
user_id, user_id,
login_name,
name, name,
phone, phone,
school_id, school_id,
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<created_user>admin</created_user> <created_user>admin</created_user>
<created_date>2020/08/14 09:36:00.094</created_date> <created_date>2020/08/14 09:36:00.094</created_date>
<modified_user>admin</modified_user> <modified_user>admin</modified_user>
<modified_date>2021/06/08 09:23:10.529</modified_date> <modified_date>2021/07/02 13:47:39.575</modified_date>
<parameters> <parameters>
</parameters> </parameters>
<slaveservers> <slaveservers>
...@@ -519,14 +519,14 @@ ...@@ -519,14 +519,14 @@
<attributes_kjc/> <attributes_kjc/>
</entry> </entry>
<entry> <entry>
<name>class</name> <name>school_class</name>
<description/> <description/>
<type>TRANS</type> <type>TRANS</type>
<attributes/> <attributes/>
<specification_method>rep_name</specification_method> <specification_method>rep_name</specification_method>
<trans_object_id/> <trans_object_id/>
<filename/> <filename/>
<transname>class</transname> <transname>school_class</transname>
<directory>/intelligent/single_yuejuan/transfer/source</directory> <directory>/intelligent/single_yuejuan/transfer/source</directory>
<arg_from_previous>N</arg_from_previous> <arg_from_previous>N</arg_from_previous>
<params_from_previous>N</params_from_previous> <params_from_previous>N</params_from_previous>
...@@ -631,7 +631,7 @@ ...@@ -631,7 +631,7 @@
<parallel>N</parallel> <parallel>N</parallel>
<draw>Y</draw> <draw>Y</draw>
<nr>0</nr> <nr>0</nr>
<xloc>784</xloc> <xloc>752</xloc>
<yloc>528</yloc> <yloc>528</yloc>
<attributes_kjc/> <attributes_kjc/>
</entry> </entry>
...@@ -675,45 +675,6 @@ ...@@ -675,45 +675,6 @@
<attributes_kjc/> <attributes_kjc/>
</entry> </entry>
<entry> <entry>
<name>student_info</name>
<description/>
<type>TRANS</type>
<attributes/>
<specification_method>rep_name</specification_method>
<trans_object_id/>
<filename/>
<transname>student_info</transname>
<directory>/intelligent/single_yuejuan/transfer/source</directory>
<arg_from_previous>N</arg_from_previous>
<params_from_previous>N</params_from_previous>
<exec_per_row>N</exec_per_row>
<clear_rows>N</clear_rows>
<clear_files>N</clear_files>
<set_logfile>N</set_logfile>
<logfile/>
<logext/>
<add_date>N</add_date>
<add_time>N</add_time>
<loglevel>Basic</loglevel>
<cluster>N</cluster>
<slave_server_name/>
<set_append_logfile>N</set_append_logfile>
<wait_until_finished>Y</wait_until_finished>
<follow_abort_remote>N</follow_abort_remote>
<create_parent_folder>N</create_parent_folder>
<logging_remote_work>N</logging_remote_work>
<run_configuration>Pentaho local</run_configuration>
<parameters>
<pass_all_parameters>Y</pass_all_parameters>
</parameters>
<parallel>N</parallel>
<draw>Y</draw>
<nr>0</nr>
<xloc>976</xloc>
<yloc>528</yloc>
<attributes_kjc/>
</entry>
<entry>
<name>START</name> <name>START</name>
<description/> <description/>
<type>SPECIAL</type> <type>SPECIAL</type>
...@@ -1203,6 +1164,84 @@ ...@@ -1203,6 +1164,84 @@
<yloc>240</yloc> <yloc>240</yloc>
<attributes_kjc/> <attributes_kjc/>
</entry> </entry>
<entry>
<name>student</name>
<description/>
<type>TRANS</type>
<attributes/>
<specification_method>rep_name</specification_method>
<trans_object_id/>
<filename/>
<transname>student</transname>
<directory>/intelligent/single_yuejuan/transfer/source</directory>
<arg_from_previous>N</arg_from_previous>
<params_from_previous>N</params_from_previous>
<exec_per_row>N</exec_per_row>
<clear_rows>N</clear_rows>
<clear_files>N</clear_files>
<set_logfile>N</set_logfile>
<logfile/>
<logext/>
<add_date>N</add_date>
<add_time>N</add_time>
<loglevel>Basic</loglevel>
<cluster>N</cluster>
<slave_server_name/>
<set_append_logfile>N</set_append_logfile>
<wait_until_finished>Y</wait_until_finished>
<follow_abort_remote>N</follow_abort_remote>
<create_parent_folder>N</create_parent_folder>
<logging_remote_work>N</logging_remote_work>
<run_configuration>Pentaho local</run_configuration>
<parameters>
<pass_all_parameters>Y</pass_all_parameters>
</parameters>
<parallel>N</parallel>
<draw>Y</draw>
<nr>0</nr>
<xloc>1088</xloc>
<yloc>528</yloc>
<attributes_kjc/>
</entry>
<entry>
<name>user</name>
<description/>
<type>TRANS</type>
<attributes/>
<specification_method>rep_name</specification_method>
<trans_object_id/>
<filename/>
<transname>user</transname>
<directory>/intelligent/single_yuejuan/transfer/source</directory>
<arg_from_previous>N</arg_from_previous>
<params_from_previous>N</params_from_previous>
<exec_per_row>N</exec_per_row>
<clear_rows>N</clear_rows>
<clear_files>N</clear_files>
<set_logfile>N</set_logfile>
<logfile/>
<logext/>
<add_date>N</add_date>
<add_time>N</add_time>
<loglevel>Basic</loglevel>
<cluster>N</cluster>
<slave_server_name/>
<set_append_logfile>N</set_append_logfile>
<wait_until_finished>Y</wait_until_finished>
<follow_abort_remote>N</follow_abort_remote>
<create_parent_folder>N</create_parent_folder>
<logging_remote_work>N</logging_remote_work>
<run_configuration>Pentaho local</run_configuration>
<parameters>
<pass_all_parameters>Y</pass_all_parameters>
</parameters>
<parallel>N</parallel>
<draw>Y</draw>
<nr>0</nr>
<xloc>992</xloc>
<yloc>528</yloc>
<attributes_kjc/>
</entry>
</entries> </entries>
<hops> <hops>
<hop> <hop>
...@@ -1224,15 +1263,6 @@ ...@@ -1224,15 +1263,6 @@
<unconditional>Y</unconditional> <unconditional>Y</unconditional>
</hop> </hop>
<hop> <hop>
<from>tenant</from>
<to>student_info</to>
<from_nr>0</from_nr>
<to_nr>0</to_nr>
<enabled>Y</enabled>
<evaluation>Y</evaluation>
<unconditional>N</unconditional>
</hop>
<hop>
<from>bus_exam_subject_student</from> <from>bus_exam_subject_student</from>
<to>bus_objective_question_config</to> <to>bus_objective_question_config</to>
<from_nr>0</from_nr> <from_nr>0</from_nr>
...@@ -1252,7 +1282,7 @@ ...@@ -1252,7 +1282,7 @@
</hop> </hop>
<hop> <hop>
<from>bus_subjective_question_config</from> <from>bus_subjective_question_config</from>
<to>class</to> <to>school_class</to>
<from_nr>0</from_nr> <from_nr>0</from_nr>
<to_nr>0</to_nr> <to_nr>0</to_nr>
<enabled>Y</enabled> <enabled>Y</enabled>
...@@ -1305,15 +1335,6 @@ ...@@ -1305,15 +1335,6 @@
<unconditional>N</unconditional> <unconditional>N</unconditional>
</hop> </hop>
<hop> <hop>
<from>student_info</from>
<to>bus_marking_person</to>
<from_nr>0</from_nr>
<to_nr>0</to_nr>
<enabled>Y</enabled>
<evaluation>Y</evaluation>
<unconditional>N</unconditional>
</hop>
<hop>
<from>bus_exam_subject_relation</from> <from>bus_exam_subject_relation</from>
<to>bus_exam_subject_student</to> <to>bus_exam_subject_student</to>
<from_nr>0</from_nr> <from_nr>0</from_nr>
...@@ -1341,7 +1362,7 @@ ...@@ -1341,7 +1362,7 @@
<unconditional>N</unconditional> <unconditional>N</unconditional>
</hop> </hop>
<hop> <hop>
<from>class</from> <from>school_class</from>
<to>dic_question_type</to> <to>dic_question_type</to>
<from_nr>0</from_nr> <from_nr>0</from_nr>
<to_nr>0</to_nr> <to_nr>0</to_nr>
...@@ -1421,6 +1442,33 @@ ...@@ -1421,6 +1442,33 @@
<evaluation>Y</evaluation> <evaluation>Y</evaluation>
<unconditional>N</unconditional> <unconditional>N</unconditional>
</hop> </hop>
<hop>
<from>tenant</from>
<to>student</to>
<from_nr>0</from_nr>
<to_nr>0</to_nr>
<enabled>Y</enabled>
<evaluation>Y</evaluation>
<unconditional>N</unconditional>
</hop>
<hop>
<from>student</from>
<to>user</to>
<from_nr>0</from_nr>
<to_nr>0</to_nr>
<enabled>Y</enabled>
<evaluation>Y</evaluation>
<unconditional>N</unconditional>
</hop>
<hop>
<from>user</from>
<to>bus_marking_person</to>
<from_nr>0</from_nr>
<to_nr>0</to_nr>
<enabled>Y</enabled>
<evaluation>Y</evaluation>
<unconditional>N</unconditional>
</hop>
</hops> </hops>
<notepads> <notepads>
</notepads> </notepads>
......
...@@ -429,7 +429,7 @@ ...@@ -429,7 +429,7 @@
<created_user>admin</created_user> <created_user>admin</created_user>
<created_date>2020/01/04 14:16:40.236</created_date> <created_date>2020/01/04 14:16:40.236</created_date>
<modified_user>admin</modified_user> <modified_user>admin</modified_user>
<modified_date>2021/06/08 13:59:02.669</modified_date> <modified_date>2021/07/02 11:19:38.851</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key> <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private> <is_key_private>N</is_key_private>
</info> </info>
...@@ -440,7 +440,7 @@ ...@@ -440,7 +440,7 @@
<server>10.1.103.251</server> <server>10.1.103.251</server>
<type>MYSQL</type> <type>MYSQL</type>
<access>Native</access> <access>Native</access>
<database>base_resource_test</database> <database>jty_archive</database>
<port>3306</port> <port>3306</port>
<username>dev</username> <username>dev</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password> <password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
...@@ -575,33 +575,17 @@ ...@@ -575,33 +575,17 @@
</partitioning> </partitioning>
<connection>school_yuejuan_base</connection> <connection>school_yuejuan_base</connection>
<sql>select <sql>select
id, user_id,
school_id, job_number,
job_num, created_by,
phone_num, created_time,
gender, deleted,
name, modified_time,
card_num, job_status,
card_area_id, position_id,
card_detail_id, station_id
home_address_area,
home_detail_address,
high_education,
marital_status,
nation_id,
politic_countenance,
post_id,
entry_date,
birth_day,
professional_qualificationl_id,
incumbency,
emergency_contact,
emergency_contact_phone,
user_state,
modify_time,
create_time
from teacher from teacher
where (create_time>'${start_time}' and create_time&lt;='${end_time}') or (modify_time>'${start_time}' and modify_time&lt;='${end_time}')</sql> where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modified_time>'${start_time}' and modified_time&lt;='${end_time}')</sql>
<limit>0</limit> <limit>0</limit>
<lookup/> <lookup/>
<execute_each_row>N</execute_each_row> <execute_each_row>N</execute_each_row>
......
...@@ -428,7 +428,7 @@ ...@@ -428,7 +428,7 @@
<created_user>admin</created_user> <created_user>admin</created_user>
<created_date>2021/03/03 10:44:18.197</created_date> <created_date>2021/03/03 10:44:18.197</created_date>
<modified_user>admin</modified_user> <modified_user>admin</modified_user>
<modified_date>2021/06/08 13:59:05.053</modified_date> <modified_date>2021/07/02 11:18:47.930</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key> <key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private> <is_key_private>N</is_key_private>
</info> </info>
...@@ -439,7 +439,7 @@ ...@@ -439,7 +439,7 @@
<server>10.1.103.251</server> <server>10.1.103.251</server>
<type>MYSQL</type> <type>MYSQL</type>
<access>Native</access> <access>Native</access>
<database>base_resource_test</database> <database>jty_archive</database>
<port>3306</port> <port>3306</port>
<username>dev</username> <username>dev</username>
<password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password> <password>Encrypted 2be98afc86aa7f28ebf00a469fec3fd89</password>
...@@ -575,22 +575,19 @@ ...@@ -575,22 +575,19 @@
<connection>school_yuejuan_base</connection> <connection>school_yuejuan_base</connection>
<sql>select <sql>select
id, id,
tenant_name, created_by,
another_name, created_time,
open_flag, deleted,
init_flag, modified_time,
open_time, address_id,
alias,
name,
remark, remark,
tenant_type,
address_area_id,
address_detail,
postal_code,
state, state,
modify_time, type,
create_time, english
use_type
from tenant from tenant
where (create_time>'${start_time}' and create_time&lt;='${end_time}') or (modify_time>'${start_time}' and modify_time&lt;='${end_time}')</sql> where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modified_time>'${start_time}' and modified_time&lt;='${end_time}')</sql>
<limit>0</limit> <limit>0</limit>
<lookup/> <lookup/>
<execute_each_row>N</execute_each_row> <execute_each_row>N</execute_each_row>
......
...@@ -528,3 +528,6 @@ Save database : Modification by user ...@@ -528,3 +528,6 @@ Save database : Modification by user
Save repository element : intelligent_union_yuejuan_neiwang : Modification by user Save repository element : intelligent_union_yuejuan_neiwang : Modification by user
Save database : Modification by user Save database : Modification by user
Save repository element : intelligent_union_yuejuan_neiwang : Modification by user Save repository element : intelligent_union_yuejuan_neiwang : Modification by user
Rename transformation : Renamed from student_info to student
Rename transformation : Renamed from class to student_class
Rename transformation : Renamed from student_class to school_class
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