Commit 9cf805cd by zsy

zsy--对表

parent 6a028437
...@@ -428,8 +428,8 @@ ...@@ -428,8 +428,8 @@
<created_user>-</created_user> <created_user>-</created_user>
<created_date>2021/07/02 14:33:36.108</created_date> <created_date>2021/07/02 14:33:36.108</created_date>
<modified_user>-</modified_user> <modified_user>-</modified_user>
<modified_date>2021/07/02 14:46:28.375</modified_date> <modified_date>2021/07/02 16:27:58.404</modified_date>
<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>
...@@ -500,11 +500,66 @@ ...@@ -500,11 +500,66 @@
<order> <order>
<hop> <hop>
<from>school_class</from> <from>school_class</from>
<to>字段选择</to>
<enabled>Y</enabled>
</hop>
<hop>
<from>字段选择</from>
<to>Text file output</to> <to>Text file output</to>
<enabled>Y</enabled> <enabled>Y</enabled>
</hop> </hop>
</order> </order>
<step> <step>
<name>school_class</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
id,
created_by,
created_time,
deleted,
modified_time,
alias,
entry_year,
grade_id,
graduate_year,
graduated,
name,
ordinal,
school_area_id,
school_id,
type,
school_phase_id
from school_class
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>164</xloc>
<yloc>167</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Text file output</name> <name>Text file output</name>
<type>TextFileOutput</type> <type>TextFileOutput</type>
<description/> <description/>
...@@ -556,14 +611,14 @@ ...@@ -556,14 +611,14 @@
</output> </output>
</remotesteps> </remotesteps>
<GUI> <GUI>
<xloc>340</xloc> <xloc>448</xloc>
<yloc>167</yloc> <yloc>176</yloc>
<draw>Y</draw> <draw>Y</draw>
</GUI> </GUI>
</step> </step>
<step> <step>
<name>school_class</name> <name>字段选择</name>
<type>TableInput</type> <type>SelectValues</type>
<description/> <description/>
<distribute>Y</distribute> <distribute>Y</distribute>
<custom_distribution/> <custom_distribution/>
...@@ -572,31 +627,345 @@ ...@@ -572,31 +627,345 @@
<method>none</method> <method>none</method>
<schema_name/> <schema_name/>
</partitioning> </partitioning>
<connection>school_yuejuan_base</connection> <fields>
<sql>select <field>
id, <name>id</name>
created_by, <rename/>
created_time, </field>
deleted, <field>
modified_time, <name>created_by</name>
alias, <rename/>
entry_year, </field>
grade_id, <field>
graduate_year, <name>created_time</name>
graduated, <rename/>
name, </field>
ordinal, <field>
school_area_id, <name>deleted</name>
school_id, <rename/>
type, </field>
school_phase_id <field>
from school_class <name>modified_time</name>
where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modified_time>'${start_time}' and modified_time&lt;='${end_time}')</sql> <rename/>
<limit>0</limit> </field>
<lookup/> <field>
<execute_each_row>N</execute_each_row> <name>alias</name>
<variables_active>Y</variables_active> <rename/>
<lazy_conversion_active>N</lazy_conversion_active> </field>
<field>
<name>entry_year</name>
<rename/>
</field>
<field>
<name>grade_id</name>
<rename/>
</field>
<field>
<name>graduate_year</name>
<rename/>
</field>
<field>
<name>graduated</name>
<rename/>
</field>
<field>
<name>name</name>
<rename/>
</field>
<field>
<name>ordinal</name>
<rename/>
</field>
<field>
<name>school_area_id</name>
<rename/>
</field>
<field>
<name>school_id</name>
<rename/>
</field>
<field>
<name>type</name>
<rename/>
</field>
<field>
<name>school_phase_id</name>
<rename/>
</field>
<select_unspecified>N</select_unspecified>
<meta>
<name>id</name>
<rename>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>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>alias</name>
<rename>alias</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>entry_year</name>
<rename>entry_year</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>grade_id</name>
<rename>grade_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>graduate_year</name>
<rename>graduate_year</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>graduated</name>
<rename>graduated</rename>
<type>None</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>name</name>
<rename>name</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>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>
<meta>
<name>school_area_id</name>
<rename>school_area_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>school_id</name>
<rename>school_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>type</name>
<rename>type</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>school_phase_id</name>
<rename>school_phase_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/> <attributes/>
<cluster_schema/> <cluster_schema/>
<remotesteps> <remotesteps>
...@@ -606,8 +975,8 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi ...@@ -606,8 +975,8 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
</output> </output>
</remotesteps> </remotesteps>
<GUI> <GUI>
<xloc>164</xloc> <xloc>288</xloc>
<yloc>167</yloc> <yloc>176</yloc>
<draw>Y</draw> <draw>Y</draw>
</GUI> </GUI>
</step> </step>
......
...@@ -428,7 +428,7 @@ ...@@ -428,7 +428,7 @@
<created_user>-</created_user> <created_user>-</created_user>
<created_date>2021/07/02 10:59:15.432</created_date> <created_date>2021/07/02 10:59:15.432</created_date>
<modified_user>-</modified_user> <modified_user>-</modified_user>
<modified_date>2021/07/02 16:16:13.804</modified_date> <modified_date>2021/07/02 16:26:05.484</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>
...@@ -500,11 +500,298 @@ ...@@ -500,11 +500,298 @@
<order> <order>
<hop> <hop>
<from>student</from> <from>student</from>
<to>字段选择</to>
<enabled>Y</enabled>
</hop>
<hop>
<from>字段选择</from>
<to>Text file output</to> <to>Text file output</to>
<enabled>Y</enabled> <enabled>Y</enabled>
</hop> </hop>
</order> </order>
<step> <step>
<name>student</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,
candidate_number,
status,
student_identity,
student_number,
created_by,
created_time,
deleted,
modified_time,
tenant_id
from student
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>112</xloc>
<yloc>112</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>字段选择</name>
<type>SelectValues</type>
<description/>
<distribute>Y</distribute>
<custom_distribution/>
<copies>1</copies>
<partitioning>
<method>none</method>
<schema_name/>
</partitioning>
<fields>
<field>
<name>user_id</name>
<rename/>
</field>
<field>
<name>candidate_number</name>
<rename/>
</field>
<field>
<name>status</name>
<rename/>
</field>
<field>
<name>student_identity</name>
<rename/>
</field>
<field>
<name>student_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>tenant_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>candidate_number</name>
<rename>candidate_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>status</name>
<rename>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>student_identity</name>
<rename>student_identity</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>student_number</name>
<rename>student_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>tenant_id</name>
<rename>tenant_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/>
<remotesteps>
<input>
</input>
<output>
</output>
</remotesteps>
<GUI>
<xloc>304</xloc>
<yloc>112</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Text file output</name> <name>Text file output</name>
<type>TextFileOutput</type> <type>TextFileOutput</type>
<description/> <description/>
...@@ -556,51 +843,7 @@ ...@@ -556,51 +843,7 @@
</output> </output>
</remotesteps> </remotesteps>
<GUI> <GUI>
<xloc>288</xloc> <xloc>480</xloc>
<yloc>112</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>student</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,
candidate_number,
status,
student_identity,
student_number,
created_by,
created_time,
cast(deleted as INTEGER),
modified_time,
tenant_id
from student
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>112</xloc>
<yloc>112</yloc> <yloc>112</yloc>
<draw>Y</draw> <draw>Y</draw>
</GUI> </GUI>
......
...@@ -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/07/02 14:46:22.663</modified_date> <modified_date>2021/07/02 16:27:33.245</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>
...@@ -501,11 +501,59 @@ ...@@ -501,11 +501,59 @@
<order> <order>
<hop> <hop>
<from>teacher</from> <from>teacher</from>
<to>字段选择</to>
<enabled>Y</enabled>
</hop>
<hop>
<from>字段选择</from>
<to>Text file output</to> <to>Text file output</to>
<enabled>Y</enabled> <enabled>Y</enabled>
</hop> </hop>
</order> </order>
<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</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>192</xloc>
<yloc>96</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Text file output</name> <name>Text file output</name>
<type>TextFileOutput</type> <type>TextFileOutput</type>
<description/> <description/>
...@@ -557,14 +605,14 @@ ...@@ -557,14 +605,14 @@
</output> </output>
</remotesteps> </remotesteps>
<GUI> <GUI>
<xloc>368</xloc> <xloc>464</xloc>
<yloc>96</yloc> <yloc>96</yloc>
<draw>Y</draw> <draw>Y</draw>
</GUI> </GUI>
</step> </step>
<step> <step>
<name>teacher</name> <name>字段选择</name>
<type>TableInput</type> <type>SelectValues</type>
<description/> <description/>
<distribute>Y</distribute> <distribute>Y</distribute>
<custom_distribution/> <custom_distribution/>
...@@ -573,24 +621,198 @@ ...@@ -573,24 +621,198 @@
<method>none</method> <method>none</method>
<schema_name/> <schema_name/>
</partitioning> </partitioning>
<connection>school_yuejuan_base</connection> <fields>
<sql>select <field>
user_id, <name>user_id</name>
job_number, <rename/>
created_by, </field>
created_time, <field>
deleted, <name>job_number</name>
modified_time, <rename/>
job_status, </field>
position_id, <field>
station_id <name>created_by</name>
from teacher <rename/>
where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modified_time>'${start_time}' and modified_time&lt;='${end_time}')</sql> </field>
<limit>0</limit> <field>
<lookup/> <name>created_time</name>
<execute_each_row>N</execute_each_row> <rename/>
<variables_active>Y</variables_active> </field>
<lazy_conversion_active>N</lazy_conversion_active> <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/> <attributes/>
<cluster_schema/> <cluster_schema/>
<remotesteps> <remotesteps>
...@@ -600,7 +822,7 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi ...@@ -600,7 +822,7 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
</output> </output>
</remotesteps> </remotesteps>
<GUI> <GUI>
<xloc>192</xloc> <xloc>320</xloc>
<yloc>96</yloc> <yloc>96</yloc>
<draw>Y</draw> <draw>Y</draw>
</GUI> </GUI>
......
...@@ -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/07/02 14:46:23.799</modified_date> <modified_date>2021/07/02 16:27:08.831</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>
...@@ -500,11 +500,62 @@ ...@@ -500,11 +500,62 @@
<order> <order>
<hop> <hop>
<from>tenant</from> <from>tenant</from>
<to>字段选择</to>
<enabled>Y</enabled>
</hop>
<hop>
<from>字段选择</from>
<to>Text file output</to> <to>Text file output</to>
<enabled>Y</enabled> <enabled>Y</enabled>
</hop> </hop>
</order> </order>
<step> <step>
<name>tenant</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
id,
created_by,
created_time,
deleted,
modified_time,
address_id,
alias,
name,
remark,
state,
type,
english
from tenant
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>239</xloc>
<yloc>221</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Text file output</name> <name>Text file output</name>
<type>TextFileOutput</type> <type>TextFileOutput</type>
<description/> <description/>
...@@ -556,14 +607,14 @@ ...@@ -556,14 +607,14 @@
</output> </output>
</remotesteps> </remotesteps>
<GUI> <GUI>
<xloc>415</xloc> <xloc>528</xloc>
<yloc>221</yloc> <yloc>224</yloc>
<draw>Y</draw> <draw>Y</draw>
</GUI> </GUI>
</step> </step>
<step> <step>
<name>tenant</name> <name>字段选择</name>
<type>TableInput</type> <type>SelectValues</type>
<description/> <description/>
<distribute>Y</distribute> <distribute>Y</distribute>
<custom_distribution/> <custom_distribution/>
...@@ -572,27 +623,261 @@ ...@@ -572,27 +623,261 @@
<method>none</method> <method>none</method>
<schema_name/> <schema_name/>
</partitioning> </partitioning>
<connection>school_yuejuan_base</connection> <fields>
<sql>select <field>
id, <name>id</name>
created_by, <rename/>
created_time, </field>
deleted, <field>
modified_time, <name>created_by</name>
address_id, <rename/>
alias, </field>
name, <field>
remark, <name>created_time</name>
state, <rename/>
type, </field>
english <field>
from tenant <name>deleted</name>
where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modified_time>'${start_time}' and modified_time&lt;='${end_time}')</sql> <rename/>
<limit>0</limit> </field>
<lookup/> <field>
<execute_each_row>N</execute_each_row> <name>modified_time</name>
<variables_active>Y</variables_active> <rename/>
<lazy_conversion_active>N</lazy_conversion_active> </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>
<name>id</name>
<rename>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>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>address_id</name>
<rename>address_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>alias</name>
<rename>alias</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>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>remark</name>
<rename>remark</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>state</name>
<rename>state</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>type</name>
<rename>type</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>english</name>
<rename>english</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>
</fields>
<attributes/> <attributes/>
<cluster_schema/> <cluster_schema/>
<remotesteps> <remotesteps>
...@@ -602,8 +887,8 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi ...@@ -602,8 +887,8 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
</output> </output>
</remotesteps> </remotesteps>
<GUI> <GUI>
<xloc>239</xloc> <xloc>368</xloc>
<yloc>221</yloc> <yloc>224</yloc>
<draw>Y</draw> <draw>Y</draw>
</GUI> </GUI>
</step> </step>
......
...@@ -428,7 +428,7 @@ ...@@ -428,7 +428,7 @@
<created_user>-</created_user> <created_user>-</created_user>
<created_date>2021/07/02 11:01:00.246</created_date> <created_date>2021/07/02 11:01:00.246</created_date>
<modified_user>-</modified_user> <modified_user>-</modified_user>
<modified_date>2021/07/02 14:46:25.023</modified_date> <modified_date>2021/07/02 16:26:32.605</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>
...@@ -500,11 +500,72 @@ ...@@ -500,11 +500,72 @@
<order> <order>
<hop> <hop>
<from>user</from> <from>user</from>
<to>字段选择</to>
<enabled>Y</enabled>
</hop>
<hop>
<from>字段选择</from>
<to>Text file output</to> <to>Text file output</to>
<enabled>Y</enabled> <enabled>Y</enabled>
</hop> </hop>
</order> </order>
<step> <step>
<name>user</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
id,
created_by,
created_time,
deleted,
modified_time,
address_id,
birth_day,
gender,
identity_card,
login_name,
name,
password,
tenant_id,
nation_id,
native_place_area_id,
politic_countenance_id,
professional_qualification_id,
state,
salt,
password_token,
avatar,
identity
from user
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>112</xloc>
<yloc>128</yloc>
<draw>Y</draw>
</GUI>
</step>
<step>
<name>Text file output</name> <name>Text file output</name>
<type>TextFileOutput</type> <type>TextFileOutput</type>
<description/> <description/>
...@@ -556,14 +617,14 @@ ...@@ -556,14 +617,14 @@
</output> </output>
</remotesteps> </remotesteps>
<GUI> <GUI>
<xloc>288</xloc> <xloc>432</xloc>
<yloc>128</yloc> <yloc>128</yloc>
<draw>Y</draw> <draw>Y</draw>
</GUI> </GUI>
</step> </step>
<step> <step>
<name>user</name> <name>字段选择</name>
<type>TableInput</type> <type>SelectValues</type>
<description/> <description/>
<distribute>Y</distribute> <distribute>Y</distribute>
<custom_distribution/> <custom_distribution/>
...@@ -572,37 +633,471 @@ ...@@ -572,37 +633,471 @@
<method>none</method> <method>none</method>
<schema_name/> <schema_name/>
</partitioning> </partitioning>
<connection>school_yuejuan_base</connection> <fields>
<sql>select <field>
id, <name>id</name>
created_by, <rename/>
created_time, </field>
deleted, <field>
modified_time, <name>created_by</name>
address_id, <rename/>
birth_day, </field>
gender, <field>
identity_card, <name>created_time</name>
login_name, <rename/>
name, </field>
password, <field>
tenant_id, <name>deleted</name>
nation_id, <rename/>
native_place_area_id, </field>
politic_countenance_id, <field>
professional_qualification_id, <name>modified_time</name>
state, <rename/>
salt, </field>
password_token, <field>
avatar, <name>address_id</name>
identity <rename/>
from user </field>
where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modified_time>'${start_time}' and modified_time&lt;='${end_time}')</sql> <field>
<limit>0</limit> <name>birth_day</name>
<lookup/> <rename/>
<execute_each_row>N</execute_each_row> </field>
<variables_active>Y</variables_active> <field>
<lazy_conversion_active>N</lazy_conversion_active> <name>gender</name>
<rename/>
</field>
<field>
<name>identity_card</name>
<rename/>
</field>
<field>
<name>login_name</name>
<rename/>
</field>
<field>
<name>name</name>
<rename/>
</field>
<field>
<name>password</name>
<rename/>
</field>
<field>
<name>tenant_id</name>
<rename/>
</field>
<field>
<name>nation_id</name>
<rename/>
</field>
<field>
<name>native_place_area_id</name>
<rename/>
</field>
<field>
<name>politic_countenance_id</name>
<rename/>
</field>
<field>
<name>professional_qualification_id</name>
<rename/>
</field>
<field>
<name>state</name>
<rename/>
</field>
<field>
<name>salt</name>
<rename/>
</field>
<field>
<name>password_token</name>
<rename/>
</field>
<field>
<name>avatar</name>
<rename/>
</field>
<field>
<name>identity</name>
<rename/>
</field>
<select_unspecified>N</select_unspecified>
<meta>
<name>id</name>
<rename>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>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>address_id</name>
<rename>address_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>birth_day</name>
<rename>birth_day</rename>
<type>None</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>gender</name>
<rename>gender</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>identity_card</name>
<rename>identity_card</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>login_name</name>
<rename>login_name</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>name</name>
<rename>name</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>password</name>
<rename>password</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>tenant_id</name>
<rename>tenant_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>nation_id</name>
<rename>nation_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>native_place_area_id</name>
<rename>native_place_area_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>politic_countenance_id</name>
<rename>politic_countenance_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>professional_qualification_id</name>
<rename>professional_qualification_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>state</name>
<rename>state</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>salt</name>
<rename>salt</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>password_token</name>
<rename>password_token</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>avatar</name>
<rename>avatar</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>identity</name>
<rename>identity</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/> <attributes/>
<cluster_schema/> <cluster_schema/>
<remotesteps> <remotesteps>
...@@ -612,7 +1107,7 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi ...@@ -612,7 +1107,7 @@ where (created_time>'${start_time}' and created_time&lt;='${end_time}') or (modi
</output> </output>
</remotesteps> </remotesteps>
<GUI> <GUI>
<xloc>112</xloc> <xloc>256</xloc>
<yloc>128</yloc> <yloc>128</yloc>
<draw>Y</draw> <draw>Y</draw>
</GUI> </GUI>
......
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