|
|
|
@ -2404,14 +2404,39 @@ WHERE |
|
|
|
FROM |
|
|
|
epdc_user u |
|
|
|
WHERE |
|
|
|
u.DEL_FLAG = '0';</sql> |
|
|
|
u.DEL_FLAG = '0' |
|
|
|
AND find_in_set('${streetId}', u.ALL_DEPT_IDS);</sql> |
|
|
|
<limit>0</limit> |
|
|
|
<lookup/> |
|
|
|
<execute_each_row>N</execute_each_row> |
|
|
|
<variables_active>N</variables_active> |
|
|
|
<lazy_conversion_active>N</lazy_conversion_active> |
|
|
|
<cached_row_meta_active>N</cached_row_meta_active> |
|
|
|
<row-meta/> |
|
|
|
<row-meta> |
|
|
|
<value-meta> |
|
|
|
<type>Integer</type> |
|
|
|
<storagetype>normal</storagetype> |
|
|
|
<name>user_all</name> |
|
|
|
<length>15</length> |
|
|
|
<precision>0</precision> |
|
|
|
<origin>注册用户数</origin> |
|
|
|
<comments>user_all</comments> |
|
|
|
<conversion_Mask>####0;-####0</conversion_Mask> |
|
|
|
<decimal_symbol>.</decimal_symbol> |
|
|
|
<grouping_symbol>,</grouping_symbol> |
|
|
|
<currency_symbol/> |
|
|
|
<trim_type>none</trim_type> |
|
|
|
<case_insensitive>N</case_insensitive> |
|
|
|
<collator_disabled>Y</collator_disabled> |
|
|
|
<collator_strength>0</collator_strength> |
|
|
|
<sort_descending>N</sort_descending> |
|
|
|
<output_padding>N</output_padding> |
|
|
|
<date_format_lenient>N</date_format_lenient> |
|
|
|
<date_format_locale>zh_CN</date_format_locale> |
|
|
|
<date_format_timezone>Asia/Shanghai</date_format_timezone> |
|
|
|
<lenient_string_to_number>N</lenient_string_to_number> |
|
|
|
</value-meta> |
|
|
|
</row-meta> |
|
|
|
<attributes/> |
|
|
|
<cluster_schema/> |
|
|
|
<remotesteps> |
|
|
|
@ -2553,6 +2578,7 @@ FROM |
|
|
|
epdc_user u |
|
|
|
WHERE |
|
|
|
u.DEL_FLAG = '0' |
|
|
|
AND u.PARTY_FLAG = '0' |
|
|
|
AND find_in_set('${streetId}', u.ALL_DEPT_IDS);</sql> |
|
|
|
<limit>0</limit> |
|
|
|
<lookup/> |
|
|
|
@ -2560,7 +2586,31 @@ WHERE |
|
|
|
<variables_active>Y</variables_active> |
|
|
|
<lazy_conversion_active>N</lazy_conversion_active> |
|
|
|
<cached_row_meta_active>N</cached_row_meta_active> |
|
|
|
<row-meta/> |
|
|
|
<row-meta> |
|
|
|
<value-meta> |
|
|
|
<type>Integer</type> |
|
|
|
<storagetype>normal</storagetype> |
|
|
|
<name>user_num</name> |
|
|
|
<length>15</length> |
|
|
|
<precision>0</precision> |
|
|
|
<origin>街道用户数</origin> |
|
|
|
<comments>user_num</comments> |
|
|
|
<conversion_Mask>####0;-####0</conversion_Mask> |
|
|
|
<decimal_symbol>.</decimal_symbol> |
|
|
|
<grouping_symbol>,</grouping_symbol> |
|
|
|
<currency_symbol/> |
|
|
|
<trim_type>none</trim_type> |
|
|
|
<case_insensitive>N</case_insensitive> |
|
|
|
<collator_disabled>Y</collator_disabled> |
|
|
|
<collator_strength>0</collator_strength> |
|
|
|
<sort_descending>N</sort_descending> |
|
|
|
<output_padding>N</output_padding> |
|
|
|
<date_format_lenient>N</date_format_lenient> |
|
|
|
<date_format_locale>zh_CN</date_format_locale> |
|
|
|
<date_format_timezone>Asia/Shanghai</date_format_timezone> |
|
|
|
<lenient_string_to_number>N</lenient_string_to_number> |
|
|
|
</value-meta> |
|
|
|
</row-meta> |
|
|
|
<attributes/> |
|
|
|
<cluster_schema/> |
|
|
|
<remotesteps> |
|
|
|
|