From 4d6f96bb62e0e70115e57f1ae4bcca5533e034b6 Mon Sep 17 00:00:00 2001 From: sx <@sx.com> Date: Wed, 14 Aug 2024 12:08:09 +0800 Subject: [PATCH] =?UTF-8?q?xml=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../plugin/lets/entity/BdCubasdocEntity.xml | 1222 ++++++++--------- 1 file changed, 611 insertions(+), 611 deletions(-) diff --git a/buildpackage/src/main/java/com/hzya/frame/plugin/lets/entity/BdCubasdocEntity.xml b/buildpackage/src/main/java/com/hzya/frame/plugin/lets/entity/BdCubasdocEntity.xml index 62e3d343..fac3d1c3 100644 --- a/buildpackage/src/main/java/com/hzya/frame/plugin/lets/entity/BdCubasdocEntity.xml +++ b/buildpackage/src/main/java/com/hzya/frame/plugin/lets/entity/BdCubasdocEntity.xml @@ -3,82 +3,82 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + accdefault - ,billtemplet + ,billtemplet ,bp1 ,bp2 ,bp3 @@ -148,14 +148,14 @@ ,ts ,url ,zipcode - - - + select + + from bd_cubasdoc + + and accdefault = #{accdefault} and billtemplet = #{billtemplet} and bp1 = #{bp1} and bp2 = #{bp2} @@ -212,12 +212,12 @@ and phone1 = #{phone1} and phone2 = #{phone2} and phone3 = #{phone3} - and pk_areacl = #{pkareacl} - and pk_corp = #{pkcorp} - and pk_corp1 = #{pkcorp1} - and pk_cubasdoc = #{pkcubasdoc} - and pk_cubasdoc1 = #{pkcubasdoc1} - and pk_pricegroup = #{pkpricegroup} + and pk_areacl = #{pkAreacl} + and pk_corp = #{pkCorp} + and pk_corp1 = #{pkCorp1} + and pk_cubasdoc = #{pkCubasdoc} + and pk_cubasdoc1 = #{pkCubasdoc1} + and pk_pricegroup = #{pkPricegroup} and registerfund = #{registerfund} and saleaddr = #{saleaddr} and sealflag = #{sealflag} @@ -229,16 +229,16 @@ and createtime >= #{start_createtime} and createtime <= #{end_createtime} - - order by sorts asc - order by ${sort} ${order} - + + order by sorts asc + order by ${sort} ${order} + - - select count(1) from bd_cubasdoc - - and accdefault = #{accdefault} + + and accdefault = #{accdefault} and billtemplet = #{billtemplet} and bp1 = #{bp1} and bp2 = #{bp2} @@ -295,12 +295,12 @@ and phone1 = #{phone1} and phone2 = #{phone2} and phone3 = #{phone3} - and pk_areacl = #{pkareacl} - and pk_corp = #{pkcorp} - and pk_corp1 = #{pkcorp1} - and pk_cubasdoc = #{pkcubasdoc} - and pk_cubasdoc1 = #{pkcubasdoc1} - and pk_pricegroup = #{pkpricegroup} + and pk_areacl = #{pkAreacl} + and pk_corp = #{pkCorp} + and pk_corp1 = #{pkCorp1} + and pk_cubasdoc = #{pkCubasdoc} + and pk_cubasdoc1 = #{pkCubasdoc1} + and pk_pricegroup = #{pkPricegroup} and registerfund = #{registerfund} and saleaddr = #{saleaddr} and sealflag = #{sealflag} @@ -309,18 +309,18 @@ and ts = #{ts} and url = #{url} and zipcode = #{zipcode} - - order by sorts asc - order by ${sort} ${order} + + order by sorts asc + order by ${sort} ${order} - + select + + from bd_cubasdoc + + and accdefault like concat('%',#{accdefault},'%') and billtemplet like concat('%',#{billtemplet},'%') and bp1 like concat('%',#{bp1},'%') and bp2 like concat('%',#{bp2},'%') @@ -377,12 +377,12 @@ and phone1 like concat('%',#{phone1},'%') and phone2 like concat('%',#{phone2},'%') and phone3 like concat('%',#{phone3},'%') - and pk_areacl like concat('%',#{pkareacl},'%') - and pk_corp like concat('%',#{pkcorp},'%') - and pk_corp1 like concat('%',#{pkcorp1},'%') - and pk_cubasdoc like concat('%',#{pkcubasdoc},'%') - and pk_cubasdoc1 like concat('%',#{pkcubasdoc1},'%') - and pk_pricegroup like concat('%',#{pkpricegroup},'%') + and pk_areacl like concat('%',#{pkAreacl},'%') + and pk_corp like concat('%',#{pkCorp},'%') + and pk_corp1 like concat('%',#{pkCorp1},'%') + and pk_cubasdoc like concat('%',#{pkCubasdoc},'%') + and pk_cubasdoc1 like concat('%',#{pkCubasdoc1},'%') + and pk_pricegroup like concat('%',#{pkPricegroup},'%') and registerfund like concat('%',#{registerfund},'%') and saleaddr like concat('%',#{saleaddr},'%') and sealflag like concat('%',#{sealflag},'%') @@ -391,511 +391,511 @@ and ts like concat('%',#{ts},'%') and url like concat('%',#{url},'%') and zipcode like concat('%',#{zipcode},'%') - - order by sorts asc - order by ${sort} ${order} - + + order by sorts asc + order by ${sort} ${order} + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + +