apzl_leasing/报表/微信公众号报表/个人信息修改进度表.xml
2019-12-25 17:41:03 +08:00

422 lines
18 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>2c9c81b969188a33016f371d1e20012c</id>
<name>个人信息修改进度表</name>
<enname>Wechat_Mobile_update_report</enname>
<position>1</position>
<reportType>REPORT</reportType>
<parentReport>2c9c81b969188a33016f371cc4f2012a</parentReport>
<children/>
<layouts>
<layout>ff8080816e6d3692016f3c1ca4970090</layout>
</layouts>
</report>
</reports>
<tables>
<table>
<id>2c9c81b969188a33016f371d1e1a012b</id>
<name>个人信息修改进度表</name>
<enname>Wechat_Mobile_update_report</enname>
<reportDataSource>2c9023815726a036015726a496b00001</reportDataSource>
<queryType>COMPLEXSQL</queryType>
<sql>SELECT
LCI.CONTRACT_NUMBER,
LPI.PROJECT_NAME,
WBC.NAME,
WBC.CERTID,
WBC.BTEL AS BEFORE_TEL,
WBC.bWORKADD AS BEFORE_WORK_ADDRESS,
WBC.bworkname AS BEFORE_WORK_NAME,
WBC.bFULLADDRESS AS BEFORE_RESIDE_ADDRESS,
WBC.atel AS AFTER_TEL,
WBC.aWORKADD AS AFTER_WORK_ADDRESS,
WBC.aworkname AS AFTER_WORK_NAME,
WBC.aFULLADDRESS AS AFTER_RESIDE_ADDRESS,
WBC.STATUS,
WBC.INPUTTIME AS START_DATE,
WBC.UPDATETIME,
WBC.OPINIONS
FROM
WECHAT_BASIC_CHANGE WBC
LEFT JOIN
LB_UNION_LESSEE LUL ON LUL.CUSTOMER_ID=WBC.CUSTOMER_ID AND LUL.IS_MAIN='Y'
LEFT JOIN
LB_CONTRACT_INFO LCI ON LCI.ID=LUL.CONTRACT_ID
LEFT JOIN
LB_PROJECT_INFO LPI ON LPI.ID=LUL.PROJECT_ID
WHERE (LCI.CONTRACT_STATUS BETWEEN 31 AND 100 OR LCI.CONTRACT_STATUS=105)</sql>
<sqlParamValue></sqlParamValue>
<columns>
<column>
<id>ff8080816e6d3692016f3c1ca498009f</id>
<name>PROJECT_NAME</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>项目名称</label>
<enLabel>PROJECT_NAME</enLabel>
<width>200</width>
<position>16</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<alignType>LEFT</alignType>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>ff8080816e6d3692016f3c1ca498009e</id>
<name>CONTRACT_NUMBER</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>合同编号</label>
<enLabel>CONTRACT_NUMBER</enLabel>
<width>150</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>ff8080816e6d3692016f3c1ca4980091</id>
<name>NAME</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>客户名称</label>
<enLabel>NAME</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>ff8080816e6d3692016f3c1ca4980093</id>
<name>CERTID</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>身份证号</label>
<enLabel>CERTID</enLabel>
<width>150</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>ff8080816e6d3692016f3c1ca4980096</id>
<name>BEFORE_TEL</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>修改前手机号</label>
<enLabel>BEFORE_TEL</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>ff8080816e6d3692016f3c1ca4980099</id>
<name>BEFORE_WORK_ADDRESS</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>修改前工作单位地址</label>
<enLabel>BEFORE_WORK_ADDRESS</enLabel>
<width>200</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>ff8080816e6d3692016f3c1ca498009d</id>
<name>BEFORE_WORK_NAME</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>修改前工作名称</label>
<enLabel>BEFORE_WORK_NAME</enLabel>
<width>200</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>ff8080816e6d3692016f3c1ca4980095</id>
<name>BEFORE_RESIDE_ADDRESS</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>修改前居住地址</label>
<enLabel>BEFORE_RESIDE_ADDRESS</enLabel>
<width>200</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>ff8080816e6d3692016f3c1ca4980094</id>
<name>AFTER_TEL</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>修改后手机号</label>
<enLabel>AFTER_TEL</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>ff8080816e6d3692016f3c1ca49800a0</id>
<name>AFTER_WORK_ADDRESS</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>修改后工作单位地址</label>
<enLabel>AFTER_WORK_ADDRESS</enLabel>
<width>200</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>ff8080816e6d3692016f3c1ca498009b</id>
<name>AFTER_WORK_NAME</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>修改后工作名称</label>
<enLabel>AFTER_WORK_NAME</enLabel>
<width>200</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>ff8080816e6d3692016f3c1ca498009a</id>
<name>AFTER_RESIDE_ADDRESS</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>修改后居住地址</label>
<enLabel>AFTER_RESIDE_ADDRESS</enLabel>
<width>200</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>ff8080816e6d3692016f3c1ca498009c</id>
<name>STATUS</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>状态</label>
<enLabel>STATUS</enLabel>
<width>100</width>
<position>28</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<alignType>CENTER</alignType>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>ff8080816e6d3692016f3c1ca4980097</id>
<name>START_DATE</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>申请开始日期</label>
<enLabel>START_DATE</enLabel>
<width>100</width>
<position>29</position>
<isVisible>true</isVisible>
<color></color>
<isCountTotal>false</isCountTotal>
<isCountSubTotal>false</isCountSubTotal>
<isGroupby>false</isGroupby>
<isMerge>false</isMerge>
<alignType>CENTER</alignType>
<action></action>
<actionParamters></actionParamters>
<actionCondition></actionCondition>
</column>
<column>
<id>ff8080816e6d3692016f3c1ca4980092</id>
<name>UPDATETIME</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>申请结束时间</label>
<enLabel>UPDATETIME</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>ff8080816e6d3692016f3c1ca4980098</id>
<name>OPINIONS</name>
<columnDataType>STRING</columnDataType>
<formater></formater>
<label>审批意见</label>
<enLabel>OPINIONS</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>
</columns>
<controls/>
<searchs/>
<searchExpress></searchExpress>
<filters>
<filter>
<id>ff8080816e6d3692016f3c1ca49800a2</id>
<name>PROJECT_NAME</name>
<enname>PROJECT_NAME</enname>
<label>项目名称</label>
<filterType>FILTER</filterType>
<dbType>STRING</dbType>
<htmlType>TEXT</htmlType>
<position>0</position>
</filter>
<filter>
<id>ff8080816e6d3692016f3c1ca49800a1</id>
<name>CONTRACT_NUMBER</name>
<enname>CONTRACT_NUMBER</enname>
<label>合同编号</label>
<filterType>FILTER</filterType>
<dbType>STRING</dbType>
<htmlType>TEXT</htmlType>
<position>1</position>
</filter>
</filters>
<filterExpress></filterExpress>
<pageSize>20</pageSize>
<showRowNumber>true</showRowNumber>
<showTotalTitle>false</showTotalTitle>
<isScale>false</isScale>
<isCache>false</isCache>
<isExcel>false</isExcel>
</table>
</tables>
<charts/>
<pages/>
<layouts>
<layout>
<id>ff8080816e6d3692016f3c1ca4970090</id>
<divHeight>0</divHeight>
<divWidth>0</divWidth>
<position>0</position>
<contentId>TABLE#2c9c81b969188a33016f371d1e1a012b</contentId>
<report>2c9c81b969188a33016f371d1e20012c</report>
<contentType>TABLE</contentType>
</layout>
</layouts>
</TenwaReport>