apzl_leasing/报表/汽车类报表二/信审业务数据分析.xml
2019-12-24 15:17:14 +08:00

1646 lines
68 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<TenwaReport>
<datasources>
<datasource>
<id>2c9023815726a036015726a496b00001</id>
<dataSourceName>eleasing_mysql</dataSourceName>
<dataSourceType>SPRING</dataSourceType>
<jndi>dataSourceJDBC</jndi>
<url></url>
<username></username>
<driverName></driverName>
<password></password>
<dialect>com.tenwa.report.query.dialect.MysqlDialect</dialect>
<dialectName>Mysql</dialectName>
</datasource>
</datasources>
<reports>
<report>
<id>2c9c81b5687ebb7e016975ece74f0251</id>
<name>信审业务数据分析</name>
<enname>xsywsj</enname>
<code>REPORT_CODE_1552461653839</code>
<isActived>true</isActived>
<position>44</position>
<reportType>REPORT</reportType>
<parentReport>2c9c81b7685efbbc016931c6eff50007</parentReport>
<children/>
<layouts>
<layout>2c9c81b5687ebb7e016975f027810295</layout>
</layouts>
</report>
</reports>
<tables>
<table>
<id>2c9c81b5687ebb7e016975ef47ea0252</id>
<name>信审业务数据分析</name>
<enname>xsywsj</enname>
<reportDataSource>2c9023815726a036015726a496b00001</reportDataSource>
<queryType>COMPLEXSQL</queryType>
<sql>SELECT &#xD;
di.provinces,&#xD;
di.distributor_name,&#xD;
lpi.project_no,&#xD;
psl.specificname,&#xD;
CASE&#xD;
WHEN lpi.car_type = 'new_car' &#xD;
THEN '新车' &#xD;
WHEN lpi.car_type = 'used_car' &#xD;
THEN '二手车' &#xD;
END car_type,&#xD;
CASE&#xD;
WHEN lpi.leas_form = '01' &#xD;
THEN '直租' &#xD;
WHEN lpi.leas_form = '02' &#xD;
THEN '回租' &#xD;
END leas_form,&#xD;
cl.itemname itemnamejsfs,&#xD;
lcct.income_number,&#xD;
ROUND(&#xD;
(&#xD;
lcct.FIRST_PAYMENT / lcct.EQUIP_AMT&#xD;
) * 100&#xD;
) sfb,&#xD;
lcct.EQUIP_AMT EQUIP_AMT,&#xD;
lcct.FIRST_PAYMENT FIRST_PAYMENT,&#xD;
lcct.YEAR_RATE YEAR_RATE,&#xD;
lcct.EQUIP_AMT - lcct.FIRST_PAYMENT rze,&#xD;
lfi.fact_money,&#xD;
lcct.HANDLING_CHARGE_MONEY sxf,&#xD;
IFNULL(&#xD;
lcct.INSURANCE_PREMIUM_FINANCE,&#xD;
0&#xD;
) carbx,&#xD;
lcct.PURCHASE_TAX gzf,&#xD;
lcct.GPS_FEE GPSF,&#xD;
lcct.INCIDENTAL zf,&#xD;
lcct.ALL_FIRST_PAYMENT zhsfk,&#xD;
lcct.CLEAN_LEASE_MONEY zhrze,&#xD;
lcct.RENT_RATIO rzb,&#xD;
lul.customer_name customer_name,&#xD;
CASE&#xD;
WHEN cp.sex = '1' &#xD;
THEN '男' &#xD;
WHEN cp.sex = '2' &#xD;
THEN '女' &#xD;
END sex,&#xD;
ci.certid,&#xD;
CASE&#xD;
WHEN cp.MARRIAGE = '01' &#xD;
THEN '已婚' &#xD;
WHEN cp.MARRIAGE = '02' &#xD;
THEN '未婚' &#xD;
WHEN cp.MARRIAGE = '03' &#xD;
THEN '离异' &#xD;
WHEN cp.MARRIAGE = '04' &#xD;
THEN '丧偶' &#xD;
END MARRIAGE,&#xD;
cp.POPULATION POPULATION,&#xD;
cp.CHILDRENS_NUMBER znnum,&#xD;
CASE&#xD;
WHEN ci.customertype = '03' &#xD;
THEN cp.MOBILE &#xD;
WHEN ci.customertype = '01' &#xD;
THEN cc.TEL &#xD;
END cztel,&#xD;
clone.itemname xl,&#xD;
clsf.itemname jzsf,&#xD;
SUBSTRING(&#xD;
clcs.itemname,&#xD;
CHARACTER_LENGTH(clsf.itemname) + 1&#xD;
) jzcs,&#xD;
caa.fulladdress jzdz,&#xD;
CASE&#xD;
WHEN ci.customertype = '03' &#xD;
THEN cp.WORKCORP &#xD;
WHEN ci.customertype = '01' &#xD;
THEN cc.COMPANY_NAME &#xD;
END dwname,&#xD;
CASE&#xD;
WHEN ci.customertype = '03' &#xD;
THEN cp.WORKADD &#xD;
WHEN ci.customertype = '01' &#xD;
THEN cc.REG_ADDRESS &#xD;
END dwaddress,&#xD;
cc.custkind sshy,&#xD;
clcz.itemname qyxz,&#xD;
fwxz.itemname fwxzname,&#xD;
CASE&#xD;
WHEN ci.customertype = '03' &#xD;
THEN cp.FAMILYMONTHINCOME &#xD;
WHEN ci.customertype = '01' &#xD;
THEN cc.business_income &#xD;
END zysr,&#xD;
cf.NAME poname,&#xD;
CASE&#xD;
WHEN cf.sex = '1' &#xD;
THEN '男' &#xD;
WHEN cf.sex = '2' &#xD;
THEN '女' &#xD;
END posex,&#xD;
CASE&#xD;
WHEN cf.shukou = '01' &#xD;
THEN '本地' &#xD;
WHEN cf.shukou = '02' &#xD;
THEN '外地' &#xD;
END pohk,&#xD;
CASE&#xD;
WHEN cf.Partner_ = 'Y' &#xD;
THEN '是' &#xD;
WHEN cf.Partner_ = 'N' &#xD;
THEN '否' &#xD;
END poisgt,&#xD;
cf.SMINCOME poysr,&#xD;
lccr.FINAL_SCORE jkrpf,&#xD;
ltt.mobile_online_time_info jkrsjsc,&#xD;
lec.BRAND carbrand,&#xD;
lec.car_series carseries,&#xD;
lec.MODEL carmodel,&#xD;
CASE&#xD;
WHEN lpi.IS_NETCAR = '1' &#xD;
THEN '是' &#xD;
WHEN lpi.IS_NETCAR = '0' &#xD;
THEN '否' &#xD;
END isNetcar,&#xD;
CASE&#xD;
WHEN lpi.IS_OPERATION = '1' &#xD;
THEN '是' &#xD;
WHEN lpi.IS_OPERATION = '0' &#xD;
THEN '否' &#xD;
END isyy,&#xD;
lpi.AFFILIATEDNAME gkfname,&#xD;
CASE&#xD;
WHEN cft.id IS NULL &#xD;
THEN '没有' &#xD;
ELSE '有' &#xD;
END isgtsqr,&#xD;
CASE&#xD;
WHEN cft.Spouse_ = 'Y' &#xD;
THEN '配偶' &#xD;
ELSE cft.ASSURE_RELATION &#xD;
END gx,&#xD;
CASE&#xD;
WHEN lguone.ASSURE_RELATION IS NULL &#xD;
THEN '没有' &#xD;
ELSE '有' &#xD;
END isdbr1,&#xD;
lguone.ASSURE_RELATION dbrgx1,&#xD;
CASE&#xD;
WHEN lgutwo.ASSURE_RELATION IS NULL &#xD;
THEN '没有' &#xD;
ELSE '有' &#xD;
END isdbr2,&#xD;
lgutwo.ASSURE_RELATION dbrgx2,&#xD;
CASE&#xD;
WHEN ft.endtime IS NULL &#xD;
THEN '审批中' &#xD;
ELSE '已审批' &#xD;
END spstatus,&#xD;
dqyq.overduerent dqje,&#xD;
CASE&#xD;
WHEN (&#xD;
dqyq.overdue_days &gt; 0 &#xD;
OR dqyq.overdue_days IS NULL&#xD;
) &#xD;
THEN dqyq.overdue_days &#xD;
ELSE 0 &#xD;
END dqts,&#xD;
lsyq.lsts lsts,&#xD;
lsyq.lscs,&#xD;
lsyq.zgyqqs,&#xD;
lsyq.zdts zdts &#xD;
FROM&#xD;
lb_project_info lpi &#xD;
LEFT JOIN distributor_info di &#xD;
ON lpi.distributor_id = di.distributor_no &#xD;
LEFT JOIN PRD_SPECIFIC_LIBRARY psl &#xD;
ON psl.productid = lpi.product_id &#xD;
LEFT JOIN flow_bussiness_object fbo &#xD;
ON fbo.proj_id = lpi.id &#xD;
AND fbo.flow_name = '业务申请流程' &#xD;
LEFT JOIN lc_calc_condition_temp lcct &#xD;
ON lcct.flowunid = fbo.flow_unid &#xD;
LEFT JOIN code_library cl &#xD;
ON cl.itemno = lcct.settle_method &#xD;
AND cl.codeno = 'settle_method' &#xD;
LEFT JOIN lc_fund_income lfi &#xD;
ON lfi.project_id = lpi.id &#xD;
AND lfi.pay_type = 'pay_type_out' &#xD;
AND lfi.fee_type = 'feetype10' &#xD;
AND lfi.settle_method = 'settlemethod6' &#xD;
AND lfi.pay_status = 'have_paid' &#xD;
AND lfi.ebank_status = '05' &#xD;
LEFT JOIN lb_union_lessee lul &#xD;
ON lul.project_id = lpi.id &#xD;
LEFT JOIN customer_info ci &#xD;
ON lul.customer_id = ci.customerid &#xD;
LEFT JOIN customer_person cp &#xD;
ON lul.customer_id = cp.customerId &#xD;
LEFT JOIN customer_company cc &#xD;
ON lul.customer_id = cc.customerid &#xD;
LEFT JOIN code_library clone &#xD;
ON clone.itemno = cp.EDUEXPERIENCE &#xD;
AND clone.codeno = 'Education' &#xD;
LEFT JOIN (SELECT fulladdress ,LEFT(province, 2) a,LEFT(province, 4) b,customerid FROM CUSTOMER_ADDRESS) caa &#xD;
ON lul.customer_id = caa.customerid &#xD;
LEFT JOIN code_library clsf &#xD;
ON clsf.sortno = caa.a&#xD;
AND clsf.CodeNO = 'AreaCode' &#xD;
LEFT JOIN code_library clcs &#xD;
ON clcs.bankno = CONCAT(caa.b,'00' )&#xD;
AND clcs.CodeNO = 'AreaCode' &#xD;
LEFT JOIN code_library clcz &#xD;
ON (&#xD;
clcz.itemno = cp.Unit_nature &#xD;
OR clcz.itemno = cc.unit_properties&#xD;
) &#xD;
AND clcz.codeno = 'Unit_nature' &#xD;
LEFT JOIN code_library fwxz &#xD;
ON fwxz.itemno = cp.Property_type &#xD;
AND fwxz.codeno = 'Property_type' &#xD;
LEFT JOIN CUSTOMER_FAMILY cf &#xD;
ON cf.project_id = lpi.id &#xD;
AND cf.Spouse_ = 'Y' &#xD;
LEFT JOIN LB_CAR_CREDIT_PERSONAL_INFO_TEMP lccr &#xD;
ON lccr.flowunid = fbo.flow_unid &#xD;
AND ci.certid = lccr.certid &#xD;
LEFT JOIN LB_TELONLINE ltt &#xD;
ON ltt.project_id = lpi.id &#xD;
AND ltt.person_id = ci.certid &#xD;
LEFT JOIN LB_EQUIPMENT_CAR lec &#xD;
ON lec.project_id = lpi.id &#xD;
LEFT JOIN CUSTOMER_FAMILY cft &#xD;
ON cft.project_id = lpi.id &#xD;
AND cft.Partner_ = 'Y' &#xD;
LEFT JOIN &#xD;
(SELECT &#xD;
(&#xD;
@i := &#xD;
CASE&#xD;
WHEN @pre_parent_code = project_id &#xD;
THEN @i + 1 &#xD;
ELSE 1 &#xD;
END&#xD;
) pm,&#xD;
project_id project_id,&#xD;
FULLNAME dbname,&#xD;
CERTID CERTID,&#xD;
ADDRESS ADDRESS,&#xD;
ASSURE_RELATION ASSURE_RELATION,&#xD;
(@pre_parent_code := project_id) &#xD;
FROM&#xD;
lb_guarantee_unit,&#xD;
(SELECT &#xD;
@i := 0,&#xD;
@pre_parent_code := '') AS a &#xD;
GROUP BY project_id,&#xD;
id &#xD;
ORDER BY project_id) lguone &#xD;
ON lguone.project_id = lpi.id &#xD;
AND lguone.pm = '1' &#xD;
LEFT JOIN &#xD;
(SELECT &#xD;
(&#xD;
@i := &#xD;
CASE&#xD;
WHEN @pre_parent_code = project_id &#xD;
THEN @i + 1 &#xD;
ELSE 1 &#xD;
END&#xD;
) pm,&#xD;
project_id project_id,&#xD;
FULLNAME dbname,&#xD;
CERTID CERTID,&#xD;
ADDRESS ADDRESS,&#xD;
ASSURE_RELATION ASSURE_RELATION,&#xD;
(@pre_parent_code := project_id) &#xD;
FROM&#xD;
lb_guarantee_unit,&#xD;
(SELECT &#xD;
@i := 0,&#xD;
@pre_parent_code := '') AS a &#xD;
GROUP BY project_id,&#xD;
id &#xD;
ORDER BY project_id) lgutwo &#xD;
ON lgutwo.project_id = lpi.id &#xD;
AND lgutwo.pm = '2' &#xD;
LEFT JOIN flow_task ft &#xD;
ON fbo.flow_unid = ft.objectno &#xD;
AND (&#xD;
ft.phasename = '结束' &#xD;
OR ft.phasename = '否决'&#xD;
) &#xD;
LEFT JOIN &#xD;
(SELECT &#xD;
vorp.project_id project_id,&#xD;
vorp.overduerent overduerent,&#xD;
vorp.overdue_days overdue_days &#xD;
FROM&#xD;
vi_overdue_rent_plan AS vorp &#xD;
WHERE vorp.plan_date = &#xD;
(SELECT &#xD;
MAX(plan_date) &#xD;
FROM&#xD;
vi_overdue_rent_plan &#xD;
WHERE vorp.contract_id = contract_id)) dqyq &#xD;
ON dqyq.project_id = lpi.id &#xD;
LEFT JOIN &#xD;
(SELECT &#xD;
SUM(overdue_days) lsts,&#xD;
COUNT(overduerent) lscs,&#xD;
MAX(overdue_days) zdts,&#xD;
CEIL(MAX(overdue_days) / 30) zgyqqs,&#xD;
project_id &#xD;
FROM&#xD;
vi_overdue_rent_plan &#xD;
WHERE overdue_days &gt; 0 &#xD;
GROUP BY contract_id) lsyq &#xD;
ON lsyq.project_id = lpi.id &#xD;
WHERE lpi.BUSINESSTYPE = '1'</sql>
<sqlParamValue></sqlParamValue>
<columns>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0278</id>
<name>provinces</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>省份</label>
<enLabel>provinces</enLabel>
<width>100</width>
<position>0</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0260</id>
<name>distributor_name</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>经销商/SP名称</label>
<enLabel>distributor_name</enLabel>
<width>150</width>
<position>2</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea026c</id>
<name>project_no</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>申请编号</label>
<enLabel>project_no</enLabel>
<width>100</width>
<position>3</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0289</id>
<name>specificname</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>产品名称</label>
<enLabel>specificname</enLabel>
<width>110</width>
<position>4</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47eb028d</id>
<name>car_type</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>车辆属性</label>
<enLabel>car_type</enLabel>
<width>100</width>
<position>5</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0268</id>
<name>leas_form</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>租赁方式</label>
<enLabel>leas_form</enLabel>
<width>100</width>
<position>6</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0284</id>
<name>itemnamejsfs</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>租金计算方式</label>
<enLabel>itemnamejsfs</enLabel>
<width>100</width>
<position>7</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea027b</id>
<name>income_number</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>融资期数</label>
<enLabel>income_number</enLabel>
<width>100</width>
<position>8</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0285</id>
<name>sfb</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>首付比例(%)</label>
<enLabel>sfb</enLabel>
<width>100</width>
<position>9</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47eb0291</id>
<name>EQUIP_AMT</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>车价</label>
<enLabel>EQUIP_AMT</enLabel>
<width>100</width>
<position>10</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea027d</id>
<name>FIRST_PAYMENT</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>车价首付款</label>
<enLabel>FIRST_PAYMENT</enLabel>
<width>100</width>
<position>11</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0269</id>
<name>YEAR_RATE</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>利率(%)</label>
<enLabel>YEAR_RATE</enLabel>
<width>100</width>
<position>12</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0256</id>
<name>rze</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>融资额</label>
<enLabel>rze</enLabel>
<width>100</width>
<position>13</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0286</id>
<name>fact_money</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>放款金额</label>
<enLabel>fact_money</enLabel>
<width>100</width>
<position>14</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975f4841a0299</id>
<name>sxf</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>手续费</label>
<enLabel>sxf</enLabel>
<width>100</width>
<position>15</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975f4841a0297</id>
<name>carbx</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>保险费</label>
<enLabel>carbx</enLabel>
<width>100</width>
<position>16</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975f4841a0298</id>
<name>gzf</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>购置税</label>
<enLabel>gzf</enLabel>
<width>100</width>
<position>17</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975f4841a029a</id>
<name>GPSF</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>GPS安装服务费</label>
<enLabel>GPSF</enLabel>
<width>100</width>
<position>18</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975f4841a0296</id>
<name>zf</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>杂费</label>
<enLabel>zf</enLabel>
<width>100</width>
<position>19</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975f4841a029d</id>
<name>zhsfk</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>综合首付款</label>
<enLabel>zhsfk</enLabel>
<width>100</width>
<position>20</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975f4841a029b</id>
<name>zhrze</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>综合融资额</label>
<enLabel>zhrze</enLabel>
<width>100</width>
<position>21</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975f4841a029c</id>
<name>rzb</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>融租比</label>
<enLabel>rzb</enLabel>
<width>100</width>
<position>22</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea027c</id>
<name>customer_name</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>借款人姓名</label>
<enLabel>customer_name</enLabel>
<width>100</width>
<position>23</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea025f</id>
<name>sex</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>性别</label>
<enLabel>sex</enLabel>
<width>100</width>
<position>24</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0273</id>
<name>certid</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>身份证号</label>
<enLabel>certid</enLabel>
<width>150</width>
<position>25</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0271</id>
<name>MARRIAGE</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>婚姻情况</label>
<enLabel>MARRIAGE</enLabel>
<width>100</width>
<position>26</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea025d</id>
<name>POPULATION</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>家庭人口数</label>
<enLabel>POPULATION</enLabel>
<width>100</width>
<position>27</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0257</id>
<name>znnum</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>子女数</label>
<enLabel>znnum</enLabel>
<width>100</width>
<position>28</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0281</id>
<name>cztel</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>手机号</label>
<enLabel>cztel</enLabel>
<width>100</width>
<position>29</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0265</id>
<name>xl</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>学历</label>
<enLabel>xl</enLabel>
<width>100</width>
<position>30</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0266</id>
<name>jzsf</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>居住省份</label>
<enLabel>jzsf</enLabel>
<width>100</width>
<position>31</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea025e</id>
<name>jzcs</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>居住城市</label>
<enLabel>jzcs</enLabel>
<width>100</width>
<position>32</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0276</id>
<name>jzdz</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>居住地址</label>
<enLabel>jzdz</enLabel>
<width>300</width>
<position>33</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea027e</id>
<name>dwname</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>单位名称</label>
<enLabel>dwname</enLabel>
<width>150</width>
<position>34</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0277</id>
<name>dwaddress</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>单位地址</label>
<enLabel>dwaddress</enLabel>
<width>200</width>
<position>35</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0270</id>
<name>sshy</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>所属行业</label>
<enLabel>sshy</enLabel>
<width>100</width>
<position>36</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea025c</id>
<name>qyxz</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>企业性质</label>
<enLabel>qyxz</enLabel>
<width>100</width>
<position>37</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0258</id>
<name>fwxzname</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>房屋性质</label>
<enLabel>fwxzname</enLabel>
<width>100</width>
<position>38</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0272</id>
<name>zysr</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>月收入</label>
<enLabel>zysr</enLabel>
<width>100</width>
<position>39</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea026a</id>
<name>poname</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>配偶姓名</label>
<enLabel>poname</enLabel>
<width>100</width>
<position>40</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0282</id>
<name>posex</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>性别</label>
<enLabel>posex</enLabel>
<width>100</width>
<position>41</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea025b</id>
<name>pohk</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>户口性质</label>
<enLabel>pohk</enLabel>
<width>100</width>
<position>42</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0267</id>
<name>poisgt</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>是否为共同申请人</label>
<enLabel>poisgt</enLabel>
<width>110</width>
<position>43</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47eb028f</id>
<name>poysr</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>月收入</label>
<enLabel>poysr</enLabel>
<width>100</width>
<position>44</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0264</id>
<name>jkrpf</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>借款人同盾评分</label>
<enLabel>jkrpf</enLabel>
<width>100</width>
<position>45</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47eb028b</id>
<name>jkrsjsc</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>借款人手机在网时长</label>
<enLabel>jkrsjsc</enLabel>
<width>130</width>
<position>46</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0279</id>
<name>carbrand</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>汽车品牌</label>
<enLabel>carbrand</enLabel>
<width>100</width>
<position>47</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47eb028a</id>
<name>carseries</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>车系</label>
<enLabel>carseries</enLabel>
<width>100</width>
<position>48</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47eb0293</id>
<name>carmodel</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>车型</label>
<enLabel>carmodel</enLabel>
<width>100</width>
<position>49</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0287</id>
<name>isNetcar</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>是否是网约车</label>
<enLabel>isNetcar</enLabel>
<width>100</width>
<position>50</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0259</id>
<name>isyy</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>车辆是否为营运性质</label>
<enLabel>isyy</enLabel>
<width>140</width>
<position>51</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0274</id>
<name>gkfname</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>挂靠方名称</label>
<enLabel>gkfname</enLabel>
<width>260</width>
<position>52</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0261</id>
<name>isgtsqr</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>是否有共同申请人</label>
<enLabel>isgtsqr</enLabel>
<width>130</width>
<position>53</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0263</id>
<name>gx</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>共同申请人与申请人关系</label>
<enLabel>gx</enLabel>
<width>150</width>
<position>54</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0275</id>
<name>isdbr1</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>是否有担保人1</label>
<enLabel>isdbr1</enLabel>
<width>100</width>
<position>55</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0283</id>
<name>dbrgx1</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>担保人1与主申请人关系</label>
<enLabel>dbrgx1</enLabel>
<width>160</width>
<position>56</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47eb0292</id>
<name>isdbr2</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>是否有担保人2</label>
<enLabel>isdbr2</enLabel>
<width>100</width>
<position>57</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0280</id>
<name>dbrgx2</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>担保人2与主申请人关系</label>
<enLabel>dbrgx2</enLabel>
<width>160</width>
<position>58</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47eb0290</id>
<name>spstatus</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>合同状态</label>
<enLabel>spstatus</enLabel>
<width>100</width>
<position>59</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0288</id>
<name>dqje</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>当前逾期金额</label>
<enLabel>dqje</enLabel>
<width>100</width>
<position>60</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea025a</id>
<name>dqts</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>当前逾期天数</label>
<enLabel>dqts</enLabel>
<width>100</width>
<position>61</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47eb0294</id>
<name>lsts</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>历史逾期总天数</label>
<enLabel>lsts</enLabel>
<width>100</width>
<position>62</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea0254</id>
<name>lscs</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>历史逾期次数</label>
<enLabel>lscs</enLabel>
<width>100</width>
<position>63</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47ea026f</id>
<name>zgyqqs</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>最高连续逾期期数</label>
<enLabel>zgyqqs</enLabel>
<width>110</width>
<position>64</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>2c9c81b5687ebb7e016975ef47eb028c</id>
<name>zdts</name>
<columnDataType>NUMBER</columnDataType>
<formater></formater>
<label>最高逾期天数</label>
<enLabel>zdts</enLabel>
<width>100</width>
<position>65</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
</columns>
<controls/>
<searchs/>
<searchExpress></searchExpress>
<filters>
<filter>
<id>2c9c81b5687ebb7e01697604b556029e</id>
<name>project_no</name>
<enname>project_no</enname>
<label>申请编号</label>
<filterType>FILTER</filterType>
<dbType>STRING</dbType>
<htmlType>TEXT</htmlType>
<position>0</position>
</filter>
<filter>
<id>2c9c81b5687ebb7e01697605880e029f</id>
<name>customer_name</name>
<enname>customer_name</enname>
<label>借款人姓名</label>
<filterType>FILTER</filterType>
<dbType>STRING</dbType>
<htmlType>TEXT</htmlType>
<position>1</position>
</filter>
</filters>
<filterExpress></filterExpress>
<pageSize>20</pageSize>
<showRowNumber>false</showRowNumber>
<showTotalTitle>false</showTotalTitle>
<isScale>false</isScale>
<isCache>false</isCache>
<isExcel>false</isExcel>
</table>
</tables>
<charts/>
<pages/>
<layouts>
<layout>
<id>2c9c81b5687ebb7e016975f027810295</id>
<divHeight>0</divHeight>
<divWidth>0</divWidth>
<position>0</position>
<contentId>TABLE#2c9c81b5687ebb7e016975ef47ea0252</contentId>
<report>2c9c81b5687ebb7e016975ece74f0251</report>
<contentType>TABLE</contentType>
</layout>
</layouts>
</TenwaReport>