|
|
@ -547,7 +547,45 @@ |
|
|
|
</remotesteps> |
|
|
|
<GUI> |
|
|
|
<xloc>528</xloc> |
|
|
|
<yloc>336</yloc> |
|
|
|
<yloc>208</yloc> |
|
|
|
<draw>Y</draw> |
|
|
|
</GUI> |
|
|
|
</step> |
|
|
|
<step> |
|
|
|
<name>清空年度信息-月</name> |
|
|
|
<type>ExecSQL</type> |
|
|
|
<description/> |
|
|
|
<distribute>Y</distribute> |
|
|
|
<custom_distribution/> |
|
|
|
<copies>1</copies> |
|
|
|
<partitioning> |
|
|
|
<method>none</method> |
|
|
|
<schema_name/> |
|
|
|
</partitioning> |
|
|
|
<connection>target_yushan</connection> |
|
|
|
<execute_each_row>N</execute_each_row> |
|
|
|
<single_statement>N</single_statement> |
|
|
|
<replace_variables>Y</replace_variables> |
|
|
|
<quoteString>N</quoteString> |
|
|
|
<sql>delete from ys_commu_hot_topic where comm_id = ${commId} AND cal_date = DATE_FORMAT(DATE_SUB(CURDATE(), INTERVAL 1 MONTH), '%Y-%m')</sql> |
|
|
|
<set_params>N</set_params> |
|
|
|
<insert_field/> |
|
|
|
<update_field/> |
|
|
|
<delete_field/> |
|
|
|
<read_field/> |
|
|
|
<arguments> |
|
|
|
</arguments> |
|
|
|
<attributes/> |
|
|
|
<cluster_schema/> |
|
|
|
<remotesteps> |
|
|
|
<input> |
|
|
|
</input> |
|
|
|
<output> |
|
|
|
</output> |
|
|
|
</remotesteps> |
|
|
|
<GUI> |
|
|
|
<xloc>528</xloc> |
|
|
|
<yloc>320</yloc> |
|
|
|
<draw>Y</draw> |
|
|
|
</GUI> |
|
|
|
</step> |
|
|
@ -567,7 +605,45 @@ |
|
|
|
<single_statement>N</single_statement> |
|
|
|
<replace_variables>Y</replace_variables> |
|
|
|
<quoteString>N</quoteString> |
|
|
|
<sql>delete from ys_news where cal_date like YEAR (NOW()) and comm_id = ${commId} AND comm_id IS NOT NULL;;</sql> |
|
|
|
<sql>delete from ys_news where cal_date like YEAR (NOW()) and comm_id = ${commId};</sql> |
|
|
|
<set_params>N</set_params> |
|
|
|
<insert_field/> |
|
|
|
<update_field/> |
|
|
|
<delete_field/> |
|
|
|
<read_field/> |
|
|
|
<arguments> |
|
|
|
</arguments> |
|
|
|
<attributes/> |
|
|
|
<cluster_schema/> |
|
|
|
<remotesteps> |
|
|
|
<input> |
|
|
|
</input> |
|
|
|
<output> |
|
|
|
</output> |
|
|
|
</remotesteps> |
|
|
|
<GUI> |
|
|
|
<xloc>688</xloc> |
|
|
|
<yloc>208</yloc> |
|
|
|
<draw>Y</draw> |
|
|
|
</GUI> |
|
|
|
</step> |
|
|
|
<step> |
|
|
|
<name>清空新闻资讯-月</name> |
|
|
|
<type>ExecSQL</type> |
|
|
|
<description/> |
|
|
|
<distribute>Y</distribute> |
|
|
|
<custom_distribution/> |
|
|
|
<copies>1</copies> |
|
|
|
<partitioning> |
|
|
|
<method>none</method> |
|
|
|
<schema_name/> |
|
|
|
</partitioning> |
|
|
|
<connection>target_yushan</connection> |
|
|
|
<execute_each_row>N</execute_each_row> |
|
|
|
<single_statement>N</single_statement> |
|
|
|
<replace_variables>Y</replace_variables> |
|
|
|
<quoteString>N</quoteString> |
|
|
|
<sql>delete from ys_news where comm_id = ${commId} AND cal_date = DATE_FORMAT(DATE_SUB(CURDATE(), INTERVAL 1 MONTH), '%Y-%m')</sql> |
|
|
|
<set_params>N</set_params> |
|
|
|
<insert_field/> |
|
|
|
<update_field/> |
|
|
@ -584,8 +660,8 @@ |
|
|
|
</output> |
|
|
|
</remotesteps> |
|
|
|
<GUI> |
|
|
|
<xloc>672</xloc> |
|
|
|
<yloc>368</yloc> |
|
|
|
<xloc>688</xloc> |
|
|
|
<yloc>320</yloc> |
|
|
|
<draw>Y</draw> |
|
|
|
</GUI> |
|
|
|
</step> |
|
|
@ -622,8 +698,46 @@ |
|
|
|
</output> |
|
|
|
</remotesteps> |
|
|
|
<GUI> |
|
|
|
<xloc>576</xloc> |
|
|
|
<yloc>464</yloc> |
|
|
|
<xloc>864</xloc> |
|
|
|
<yloc>208</yloc> |
|
|
|
<draw>Y</draw> |
|
|
|
</GUI> |
|
|
|
</step> |
|
|
|
<step> |
|
|
|
<name>清空物业考核统计表-月</name> |
|
|
|
<type>ExecSQL</type> |
|
|
|
<description/> |
|
|
|
<distribute>Y</distribute> |
|
|
|
<custom_distribution/> |
|
|
|
<copies>1</copies> |
|
|
|
<partitioning> |
|
|
|
<method>none</method> |
|
|
|
<schema_name/> |
|
|
|
</partitioning> |
|
|
|
<connection>target_yushan</connection> |
|
|
|
<execute_each_row>N</execute_each_row> |
|
|
|
<single_statement>N</single_statement> |
|
|
|
<replace_variables>Y</replace_variables> |
|
|
|
<quoteString>N</quoteString> |
|
|
|
<sql>delete from ys_pro_chk_score where comm_id = ${commId} AND cal_date = DATE_FORMAT(DATE_SUB(CURDATE(), INTERVAL 1 MONTH), '%Y-%m')</sql> |
|
|
|
<set_params>N</set_params> |
|
|
|
<insert_field/> |
|
|
|
<update_field/> |
|
|
|
<delete_field/> |
|
|
|
<read_field/> |
|
|
|
<arguments> |
|
|
|
</arguments> |
|
|
|
<attributes/> |
|
|
|
<cluster_schema/> |
|
|
|
<remotesteps> |
|
|
|
<input> |
|
|
|
</input> |
|
|
|
<output> |
|
|
|
</output> |
|
|
|
</remotesteps> |
|
|
|
<GUI> |
|
|
|
<xloc>864</xloc> |
|
|
|
<yloc>320</yloc> |
|
|
|
<draw>Y</draw> |
|
|
|
</GUI> |
|
|
|
</step> |
|
|
@ -660,8 +774,89 @@ |
|
|
|
</output> |
|
|
|
</remotesteps> |
|
|
|
<GUI> |
|
|
|
<xloc>432</xloc> |
|
|
|
<yloc>432</yloc> |
|
|
|
<xloc>368</xloc> |
|
|
|
<yloc>208</yloc> |
|
|
|
<draw>Y</draw> |
|
|
|
</GUI> |
|
|
|
</step> |
|
|
|
<step> |
|
|
|
<name>清空议题项目分类表-月</name> |
|
|
|
<type>ExecSQL</type> |
|
|
|
<description/> |
|
|
|
<distribute>Y</distribute> |
|
|
|
<custom_distribution/> |
|
|
|
<copies>1</copies> |
|
|
|
<partitioning> |
|
|
|
<method>none</method> |
|
|
|
<schema_name/> |
|
|
|
</partitioning> |
|
|
|
<connection>target_yushan</connection> |
|
|
|
<execute_each_row>N</execute_each_row> |
|
|
|
<single_statement>N</single_statement> |
|
|
|
<replace_variables>Y</replace_variables> |
|
|
|
<quoteString>N</quoteString> |
|
|
|
<sql>delete from ys_classify where comm_id = ${commId} AND cal_date = DATE_FORMAT(DATE_SUB(CURDATE(), INTERVAL 1 MONTH), '%Y-%m')</sql> |
|
|
|
<set_params>N</set_params> |
|
|
|
<insert_field/> |
|
|
|
<update_field/> |
|
|
|
<delete_field/> |
|
|
|
<read_field/> |
|
|
|
<arguments> |
|
|
|
</arguments> |
|
|
|
<attributes/> |
|
|
|
<cluster_schema/> |
|
|
|
<remotesteps> |
|
|
|
<input> |
|
|
|
</input> |
|
|
|
<output> |
|
|
|
</output> |
|
|
|
</remotesteps> |
|
|
|
<GUI> |
|
|
|
<xloc>368</xloc> |
|
|
|
<yloc>320</yloc> |
|
|
|
<draw>Y</draw> |
|
|
|
</GUI> |
|
|
|
</step> |
|
|
|
<step> |
|
|
|
<name>清空议题项目趋势分析-按月统计</name> |
|
|
|
<type>ExecSQL</type> |
|
|
|
<description/> |
|
|
|
<distribute>Y</distribute> |
|
|
|
<custom_distribution/> |
|
|
|
<copies>1</copies> |
|
|
|
<partitioning> |
|
|
|
<method>none</method> |
|
|
|
<schema_name/> |
|
|
|
</partitioning> |
|
|
|
<connection>target_yushan</connection> |
|
|
|
<execute_each_row>N</execute_each_row> |
|
|
|
<single_statement>N</single_statement> |
|
|
|
<replace_variables>Y</replace_variables> |
|
|
|
<quoteString>N</quoteString> |
|
|
|
<sql>DELETE |
|
|
|
FROM |
|
|
|
ys_trend_month |
|
|
|
WHERE |
|
|
|
comm_id = ${commId} |
|
|
|
AND cal_date = DATE_FORMAT(DATE_SUB(CURDATE(), INTERVAL 1 MONTH), '%Y-%m')</sql> |
|
|
|
<set_params>N</set_params> |
|
|
|
<insert_field/> |
|
|
|
<update_field/> |
|
|
|
<delete_field/> |
|
|
|
<read_field/> |
|
|
|
<arguments> |
|
|
|
</arguments> |
|
|
|
<attributes/> |
|
|
|
<cluster_schema/> |
|
|
|
<remotesteps> |
|
|
|
<input> |
|
|
|
</input> |
|
|
|
<output> |
|
|
|
</output> |
|
|
|
</remotesteps> |
|
|
|
<GUI> |
|
|
|
<xloc>368</xloc> |
|
|
|
<yloc>448</yloc> |
|
|
|
<draw>Y</draw> |
|
|
|
</GUI> |
|
|
|
</step> |
|
|
|