1.组后巡视基本信息现实问题修改。

This commit is contained in:
zhangbb 2018-09-21 11:31:18 +08:00
parent a09490d369
commit 785724e6ba

View File

@ -2737,6 +2737,22 @@
<attribute name="UPDATEUSERID" label="更新人" type="STRING" length="32"/>
<attribute name="UPDATEORGID" label="更新部门" type="STRING" length="32"/>
<attribute name="UPDATETIME" label="更新时间" type="STRING" length="32"/>
<attribute name="patrol_frequency" label="巡视次数" type="STRING" length="32"/>
<attribute name="patrol_place" label="巡视地点" type="STRING" length="32"/>
<attribute name="lessee" label="承租人" type="STRING" length="32"/>
<attribute name="credit_categoryz" label="授信品类" type="STRING" length="32"/>
<attribute name="credit_quota" label="授信额度" type="STRING" length="32"/>
<attribute name="launch_money" label="已投放金额" type="STRING" length="32"/>
<attribute name="balance" label="再租余额" type="STRING" length="32"/>
<attribute name="lease_matter" label="租赁物" type="STRING" length="32"/>
<attribute name="fivelevel_class" label="五级分类" type="STRING" length="32"/>
<attribute name="return_money" label="应还金额" type="STRING" length="32"/>
<attribute name="amount_returned" label="已还金额" type="STRING" length="32"/>
<attribute name="overdue_periods" label="逾期期数" type="STRING" length="32"/>
<attribute name="overdue_money" label="逾期金额" type="STRING" length="32"/>
<attribute name="first_overdue_time" label="首次逾期金额" type="STRING" length="32"/>
<attribute name="guarantee_mode" label="担保方式" type="STRING" length="32"/>
<attribute name="patrol_problem" label="前次巡视相关问题落实情况" type="STRING" length="1000"/>
</attributes>
<manager>
<managerProperties>
@ -2745,35 +2761,7 @@
</managerProperties>
</manager>
</class>
<class name="LB_AFTER_LEASING_VISIT_TEMP" label="租后巡视基本信息临时表" keyAttributes="ID">
<attributes>
<attribute name="ID" label="标识" type="STRING" length="32"/>
<attribute name="RELATIVE_ID" label="关联id" type="STRING" length="32"/>
<attribute name="CUSTOMER_ID" label="客户编号" type="STRING" length="32"/>
<attribute name="INVESTIGATION_METHOD" label="租后工作形式" type="STRING" length="32"/>
<attribute name="INTERVIEW_STAFF" label="主要受访人员及职务" type="STRING" length="500"/>
<attribute name="INVESTIGATION_PEOPLE" label="参与部门和检查人员" type="STRING" length="500"/>
<attribute name="INVESTIGATION_TIME" label="本期检查时间" type="STRING" length="32"/>
<attribute name="LAST_TIME" label="上期检查时间" type="STRING" length="32"/>
<attribute name="REPORT_STAFF" label="报告人" type="STRING" length="32"/>
<attribute name="REPORT_DATE" label="报告时间" type="STRING" length="32"/>
<attribute name="LAST_INVEST_PROBLEMS" label="上期检查主要问题" type="STRING" length="1000"/>
<attribute name="LAST_INVEST_REFORM" label="上期问题整改情况" type="STRING" length="1000"/>
<attribute name="FLOWUNID" label="流程编号" type="STRING" length="32"/>
<attribute name="INPUTUSERID" label="登记人" type="STRING" length="32"/>
<attribute name="INPUTORGID" label="登记部门" type="STRING" length="32"/>
<attribute name="INPUTTIME" label="登记时间" type="STRING" length="32"/>
<attribute name="UPDATEUSERID" label="更新人" type="STRING" length="32"/>
<attribute name="UPDATEORGID" label="更新部门" type="STRING" length="32"/>
<attribute name="UPDATETIME" label="更新时间" type="STRING" length="32"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="LB_AFTER_LEASING_VISIT_TEMP" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="LB_AFTER_VISIT_PAYMENT" label="租后巡视检查情况正式表" keyAttributes="ID">
<attributes>
<attribute name="ID" label="标识" type="STRING" length="32"/>
@ -4549,6 +4537,51 @@
</managerProperties>
</manager>
</class>
<class name="LB_AFTER_LEASING_VISIT_TEMP" label="" keyAttributes="ID">
<attributes>
<attribute name="ID" label="标识" type="STRING" length="32"/>
<attribute name="RELATIVE_ID" label="关联字段" type="STRING" length="32"/>
<attribute name="CUSTOMER_ID" label="客户编号" type="STRING" length="32"/>
<attribute name="INVESTIGATION_METHOD" label="租后工作形式" type="STRING" length="32"/>
<attribute name="INTERVIEW_STAFF" label="主要受访人员及职务" type="STRING" length="500"/>
<attribute name="INVESTIGATION_PEOPLE" label="参与部门和检查人员" type="STRING" length="500"/>
<attribute name="INVESTIGATION_TIME" label="本期检查时间" type="STRING" length="32"/>
<attribute name="LAST_TIME" label="上期检查时间" type="STRING" length="32"/>
<attribute name="REPORT_STAFF" label="报告人" type="STRING" length="32"/>
<attribute name="REPORT_DATE" label="报告日期" type="STRING" length="32"/>
<attribute name="LAST_INVEST_PROBLEMS" label="上期检查主要问题" type="STRING" length="1000"/>
<attribute name="LAST_INVEST_REFORM" label="上期问题整改情况" type="STRING" length="1000"/>
<attribute name="FLOWUNID" label="流程编号" type="STRING" length="32"/>
<attribute name="INPUTUSERID" label="登记人" type="STRING" length="32"/>
<attribute name="INPUTORGID" label="登记部门" type="STRING" length="32"/>
<attribute name="INPUTTIME" label="登记时间" type="STRING" length="32"/>
<attribute name="UPDATEUSERID" label="更新人" type="STRING" length="32"/>
<attribute name="UPDATEORGID" label="更新部门" type="STRING" length="32"/>
<attribute name="UPDATETIME" label="更新时间" type="STRING" length="32"/>
<attribute name="patrol_frequency" label="巡视次数" type="STRING" length="32"/>
<attribute name="patrol_place" label="巡视地点" type="STRING" length="32"/>
<attribute name="lessee" label="承租人" type="STRING" length="32"/>
<attribute name="credit_categoryz" label="授信品类" type="STRING" length="32"/>
<attribute name="credit_quota" label="授信额度" type="STRING" length="32"/>
<attribute name="launch_money" label="已投放金额" type="STRING" length="32"/>
<attribute name="balance" label="再租余额" type="STRING" length="32"/>
<attribute name="lease_matter" label="租赁物" type="STRING" length="32"/>
<attribute name="fivelevel_class" label="五级分类" type="STRING" length="32"/>
<attribute name="return_money" label="应还金额" type="STRING" length="32"/>
<attribute name="amount_returned" label="已还金额" type="STRING" length="32"/>
<attribute name="overdue_periods" label="逾期期数" type="STRING" length="32"/>
<attribute name="overdue_money" label="逾期金额" type="STRING" length="32"/>
<attribute name="first_overdue_time" label="首次逾期金额" type="STRING" length="32"/>
<attribute name="guarantee_mode" label="担保方式" type="STRING" length="32"/>
<attribute name="patrol_problem" label="前次巡视相关问题落实情况" type="STRING" length="1000"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="lb_after_leasing_visit_temp" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
</package>
<package name="jbo.com.tenwa.lease.carbrand" >
<class name="LB_CLAIMS_BOOK_DETAIL" label="索赔申请书详情表" keyAttributes="ID">