Commit 65c147fd by zsy

zsy

parent 2555a7d7
......@@ -428,7 +428,7 @@
<created_user>admin</created_user>
<created_date>2021/03/03 10:44:03.367</created_date>
<modified_user>admin</modified_user>
<modified_date>2021/07/13 11:26:05.874</modified_date>
<modified_date>2021/07/13 14:13:32.930</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
</info>
......@@ -498,6 +498,16 @@
</attributes>
</connection>
<order>
<hop>
<from>area</from>
<to>字段选择</to>
<enabled>Y</enabled>
</hop>
<hop>
<from>字段选择</from>
<to>Text file output</to>
<enabled>Y</enabled>
</hop>
</order>
<step>
<name>Text file output</name>
......@@ -612,7 +622,207 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
<schema_name/>
</partitioning>
<fields>
<field>
<name>id</name>
</field>
<field>
<name>created_time</name>
</field>
<field>
<name>deleted</name>
</field>
<field>
<name>modified_time</name>
</field>
<field>
<name>child_count</name>
</field>
<field>
<name>full_name</name>
</field>
<field>
<name>level</name>
</field>
<field>
<name>name</name>
</field>
<field>
<name>parent_id</name>
</field>
<field>
<name>ordinal</name>
</field>
<select_unspecified>N</select_unspecified>
<meta>
<name>id</name>
<rename>id</rename>
<type>None</type>
<length>20</length>
<precision>-2</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>created_time</name>
<rename>created_time</rename>
<type>None</type>
<length>0</length>
<precision>-2</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>deleted</name>
<rename>deleted</rename>
<type>Integer</type>
<length>-2</length>
<precision>-2</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>modified_time</name>
<rename>modified_time</rename>
<type>None</type>
<length>0</length>
<precision>-2</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>child_count</name>
<rename>child_count</rename>
<type>None</type>
<length>9</length>
<precision>0</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>full_name</name>
<rename>full_name</rename>
<type>None</type>
<length>255</length>
<precision>-2</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>level</name>
<rename>level</rename>
<type>None</type>
<length>10</length>
<precision>-2</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>name</name>
<rename>name</rename>
<type>None</type>
<length>100</length>
<precision>-2</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>parent_id</name>
<rename>parent_id</rename>
<type>None</type>
<length>20</length>
<precision>-2</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>ordinal</name>
<rename>ordinal</rename>
<type>None</type>
<length>9</length>
<precision>0</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
</fields>
<attributes/>
<cluster_schema/>
......
......@@ -428,34 +428,26 @@
<created_user>-</created_user>
<created_date>2021/07/13 10:59:06.977</created_date>
<modified_user>-</modified_user>
<modified_date>2021/07/13 11:01:27.842</modified_date>
<key_for_session_key/>
<modified_date>2021/07/13 14:14:02.834</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
</info>
<notepads>
</notepads>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base_archive</name>
<server>rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com</server>
<type>MYSQL</type>
<access>Native</access>
<database>base_resource</database>
<database>jty_archive</database>
<port>3306</port>
<username>wl_admin</username>
<password>Encrypted 2be98afc81dcbad85af14a77efec3fd89</password>
<username>read_only</username>
<password>Encrypted 2becacaa90ef89d8aa7008e67d2c3fd89</password>
<servername/>
<data_tablespace/>
<index_tablespace/>
<attributes>
<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>
<attribute>N</attribute>
</attribute>
......@@ -577,7 +569,7 @@
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base</connection>
<connection>school_yuejuan_base_archive</connection>
<sql>select
id,
created_by,
......
......@@ -429,34 +429,26 @@
<created_user>admin</created_user>
<created_date>2020/01/04 14:16:40.236</created_date>
<modified_user>admin</modified_user>
<modified_date>2021/07/13 11:09:27.163</modified_date>
<modified_date>2021/07/13 14:14:13.372</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
</info>
<notepads>
</notepads>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base_archive</name>
<server>rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com</server>
<type>MYSQL</type>
<access>Native</access>
<database>base_resource</database>
<database>jty_archive</database>
<port>3306</port>
<username>wl_admin</username>
<password>Encrypted 2be98afc81dcbad85af14a77efec3fd89</password>
<username>read_only</username>
<password>Encrypted 2becacaa90ef89d8aa7008e67d2c3fd89</password>
<servername/>
<data_tablespace/>
<index_tablespace/>
<attributes>
<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>
<attribute>N</attribute>
</attribute>
......@@ -511,49 +503,6 @@
</hop>
</order>
<step>
<name>teacher</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base</connection>
<sql>select
user_id,
job_number,
created_by,
created_time,
deleted,
modified_time,
job_status,
position_id,
station_id
from teacher
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>
<lookup/>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>176</xloc>
<yloc>96</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Text file output</name>
<type>TextFileOutput</type>
<description/>
......@@ -611,6 +560,49 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
</GUI>
</step>
<step>
<name>teacher</name>
<type>TableInput</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base_archive</connection>
<sql>select
user_id,
job_number,
created_by,
created_time,
deleted,
modified_time,
job_status,
position_id,
station_id
from teacher
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>
<lookup/>
<execute_each_row>N</execute_each_row>
<variables_active>Y</variables_active>
<lazy_conversion_active>N</lazy_conversion_active>
<attributes/>
<cluster_schema/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>176</xloc>
<yloc>96</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>字段选择</name>
<type>SelectValues</type>
<description/>
......@@ -622,7 +614,196 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
<schema_name/>
</partitioning>
<fields>
<field>
<name>user_id</name>
<rename/>
</field>
<field>
<name>job_number</name>
<rename/>
</field>
<field>
<name>created_by</name>
<rename/>
</field>
<field>
<name>created_time</name>
<rename/>
</field>
<field>
<name>deleted</name>
<rename/>
</field>
<field>
<name>modified_time</name>
<rename/>
</field>
<field>
<name>job_status</name>
<rename/>
</field>
<field>
<name>position_id</name>
<rename/>
</field>
<field>
<name>station_id</name>
<rename/>
</field>
<select_unspecified>N</select_unspecified>
<meta>
<name>user_id</name>
<rename>user_id</rename>
<type>None</type>
<length>15</length>
<precision>0</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>job_number</name>
<rename>job_number</rename>
<type>None</type>
<length>50</length>
<precision>-2</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>created_by</name>
<rename>created_by</rename>
<type>None</type>
<length>15</length>
<precision>0</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>created_time</name>
<rename>created_time</rename>
<type>None</type>
<length>0</length>
<precision>-2</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>deleted</name>
<rename>deleted</rename>
<type>Integer</type>
<length>-2</length>
<precision>-2</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>modified_time</name>
<rename>modified_time</rename>
<type>None</type>
<length>0</length>
<precision>-2</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>job_status</name>
<rename>job_status</rename>
<type>None</type>
<length>50</length>
<precision>-2</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>position_id</name>
<rename>position_id</rename>
<type>None</type>
<length>9</length>
<precision>0</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
<meta>
<name>station_id</name>
<rename>station_id</rename>
<type>None</type>
<length>9</length>
<precision>0</precision>
<conversion_mask/>
<date_format_lenient>false</date_format_lenient>
<date_format_locale/>
<date_format_timezone/>
<lenient_string_to_number>false</lenient_string_to_number>
<encoding/>
<decimal_symbol/>
<grouping_symbol/>
<currency_symbol/>
<storage_type/>
</meta>
</fields>
<attributes/>
<cluster_schema/>
......
......@@ -428,34 +428,26 @@
<created_user>admin</created_user>
<created_date>2021/03/03 10:44:18.197</created_date>
<modified_user>admin</modified_user>
<modified_date>2021/07/13 11:07:10.958</modified_date>
<modified_date>2021/07/13 14:14:21.260</modified_date>
<key_for_session_key>H4sIAAAAAAAAAAMAAAAAAAAAAAA=</key_for_session_key>
<is_key_private>N</is_key_private>
</info>
<notepads>
</notepads>
<connection>
<name>school_yuejuan_base</name>
<name>school_yuejuan_base_archive</name>
<server>rm-8vb7o8w90t4itw6p8.mysql.zhangbei.rds.aliyuncs.com</server>
<type>MYSQL</type>
<access>Native</access>
<database>base_resource</database>
<database>jty_archive</database>
<port>3306</port>
<username>wl_admin</username>
<password>Encrypted 2be98afc81dcbad85af14a77efec3fd89</password>
<username>read_only</username>
<password>Encrypted 2becacaa90ef89d8aa7008e67d2c3fd89</password>
<servername/>
<data_tablespace/>
<index_tablespace/>
<attributes>
<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>
<attribute>N</attribute>
</attribute>
......@@ -577,7 +569,7 @@
<method>none</method>
<schema_name/>
</partitioning>
<connection>school_yuejuan_base</connection>
<connection>school_yuejuan_base_archive</connection>
<sql>select
id,
created_by,
......@@ -626,39 +618,51 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
<fields>
<field>
<name>id</name>
<rename/>
</field>
<field>
<name>created_by</name>
<rename/>
</field>
<field>
<name>created_time</name>
<rename/>
</field>
<field>
<name>deleted</name>
<rename/>
</field>
<field>
<name>modified_time</name>
<rename/>
</field>
<field>
<name>address_id</name>
<rename/>
</field>
<field>
<name>alias</name>
<rename/>
</field>
<field>
<name>name</name>
<rename/>
</field>
<field>
<name>remark</name>
<rename/>
</field>
<field>
<name>state</name>
<rename/>
</field>
<field>
<name>type</name>
<rename/>
</field>
<field>
<name>english</name>
<rename/>
</field>
<select_unspecified>N</select_unspecified>
<meta>
......
......@@ -360,3 +360,7 @@ Save database : Modification by user
Save repository element : intelligent_single_yuejuan_neiwang : Modification by user
Save database : Modification by user
Save repository element : intelligent_single_yuejuan_neiwang : Modification by user
Save database : Modification by user
Save repository element : school_yuejuan_base_archive : Modification by user
Save database : Modification by user
Save repository element : school_yuejuan_base_archive : Modification by user
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