更新配置
This commit is contained in:
parent
1aaa82b02a
commit
e92a3d3f87
@ -578,40 +578,7 @@
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
<class name="LB_GUARANTEE_UNIT_TEMP" label="项目基本信息担保单位信息临时表" keyAttributes="ID">
|
||||
<attributes>
|
||||
<attribute name="ID" label="标识" type="STRING" length="32"/>
|
||||
<attribute name="FLOWUNID" label="流程编号" type="STRING" length="32"/>
|
||||
<attribute name="IS_FLOW" label="是否在流程中" type="STRING" length="32"/>
|
||||
<attribute name="STATUS" label="状态" type="STRING" length="32"/>
|
||||
<attribute name="PROJECT_ID" label="项目编号" type="STRING" length="32"/>
|
||||
<attribute name="CONTRACT_ID" label="合同编号" type="STRING" length="32"/>
|
||||
<attribute name="ASSUROR" label="担保人" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_METHOD" label="担保类型" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_RELATION" label="关系" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_PROPERTY" label="担保单位性质" type="STRING" length="100"/>
|
||||
<attribute name="CGMNOTE" label="备注" type="STRING" length="2000"/>
|
||||
<attribute name="DATA_STATE" label="数据状态" type="STRING" length="32"/>
|
||||
<attribute name="MODIFY_REASON" 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="Marital_status" label="婚姻状态" type="STRING" length="32"/>
|
||||
<attribute name="company_phone" label="公司电话" type="INT" length="11"/>
|
||||
<attribute name="Major_monthly_income" label="主要月收入" type="DOUBLE" length="22" scale="2"/>
|
||||
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
<property name="table" value="LB_GUARANTEE_UNIT_TEMP" />
|
||||
<property name="createKey" value="true" />
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
|
||||
<class name="LB_SUPPLIER_INFO_TEMP" label="供应商信息临时表" keyAttributes="ID">
|
||||
<attributes>
|
||||
<attribute name="ID" label="标识" type="STRING" length="32"/>
|
||||
@ -894,43 +861,7 @@
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
<class name="LB_GUARANTEE_UNIT" label="担保单位正式表" keyAttributes="ID">
|
||||
<attributes>
|
||||
<attribute name="ID" label="标识" type="STRING" length="32"/>
|
||||
<attribute name="FLOWUNID" label="流程编号" type="STRING" length="32"/>
|
||||
<attribute name="IS_FLOW" label="是否在流程中" type="STRING" length="32"/>
|
||||
<attribute name="STATUS" label="状态" type="STRING" length="32"/>
|
||||
<attribute name="PROJECT_ID" label="项目编号" type="STRING" length="32"/>
|
||||
<attribute name="CONTRACT_ID" label="合同编号" type="STRING" length="32"/>
|
||||
<attribute name="ASSUROR" label="担保人" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_METHOD" label="担保类型" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_RELATION" label="关系" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_PROPERTY" label="担保单位性质" type="STRING" length="100"/>
|
||||
<attribute name="CGMNOTE" label="备注" type="STRING" length="2000"/>
|
||||
<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="DATA_STATE" label="数据状态" type="STRING" length="32"/>
|
||||
<attribute name="MODIFY_REASON" label="修改原因分类" type="STRING" length="32"/>
|
||||
|
||||
|
||||
<attribute name="Marital_status" label="婚姻状态" type="STRING" length="32"/>
|
||||
<attribute name="company_phone" label="公司电话" type="INT" length="11"/>
|
||||
<attribute name="Major_monthly_income" label="主要月收入" type="DOUBLE" length="22" scale="2"/>
|
||||
<attribute name="IS_HIS" label="是否存过历史" type="STRING" length="10" />
|
||||
|
||||
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
<property name="table" value="LB_GUARANTEE_UNIT" />
|
||||
<property name="createKey" value="true" />
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
|
||||
<class name="LB_CANCLE_INFO" label="撤销信息" keyAttributes="ID">
|
||||
<attributes>
|
||||
<attribute name="ID" label="标识" type="STRING" length="32"/>
|
||||
@ -1989,42 +1920,7 @@
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
<class name="LB_GUARANTEE_UNIT_HIS" label="担保单位历史表" keyAttributes="ID">
|
||||
<attributes>
|
||||
<attribute name="ID" label="标识" type="STRING" length="32"/>
|
||||
<attribute name="FLOWUNID" label="流程编号" type="STRING" length="32"/>
|
||||
<attribute name="IS_FLOW" label="是否在流程中" type="STRING" length="32"/>
|
||||
<attribute name="STATUS" label="状态" type="STRING" length="32"/>
|
||||
<attribute name="PROJECT_ID" label="项目编号" type="STRING" length="32"/>
|
||||
<attribute name="CONTRACT_ID" label="合同编号" type="STRING" length="32"/>
|
||||
<attribute name="ASSUROR" label="担保人" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_METHOD" label="担保类型" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_RELATION" label="关系" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_PROPERTY" label="担保单位性质" type="STRING" length="100"/>
|
||||
<attribute name="CGMNOTE" label="备注" type="STRING" length="2000"/>
|
||||
<attribute name="DATA_STATE" label="数据状态" type="STRING" length="32"/>
|
||||
<attribute name="MODIFY_REASON" 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="Marital_status" label="婚姻状态" type="STRING" length="32"/>
|
||||
<attribute name="company_phone" label="公司电话" type="INT" length="11"/>
|
||||
<attribute name="Major_monthly_income" label="主要月收入" type="DOUBLE" length="22" scale="2"/>
|
||||
|
||||
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
<property name="table" value="LB_GUARANTEE_UNIT_HIS" />
|
||||
<property name="createKey" value="true" />
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
|
||||
<class name="LB_GUARANTY_HIS" label="抵押物历史表" keyAttributes="ID">
|
||||
<attributes>
|
||||
<attribute name="ID" label="标识" type="STRING" length="32"/>
|
||||
@ -3852,6 +3748,139 @@
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
<class name="LB_GUARANTEE_UNIT" label="" keyAttributes="ID">
|
||||
<attributes>
|
||||
<attribute name="ID" label="标识" type="STRING" length="32"/>
|
||||
<attribute name="FLOWUNID" label="流程编号" type="STRING" length="32"/>
|
||||
<attribute name="IS_FLOW" label="是否在流程中" type="STRING" length="32"/>
|
||||
<attribute name="STATUS" label="状态" type="STRING" length="32"/>
|
||||
<attribute name="PROJECT_ID" label="项目编号" type="STRING" length="32"/>
|
||||
<attribute name="CONTRACT_ID" label="合同编号" type="STRING" length="32"/>
|
||||
<attribute name="ASSUROR" label="担保人" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_METHOD" label="担保类型" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_RELATION" label="关系" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_PROPERTY" label="担保单位性质" type="STRING" length="100"/>
|
||||
<attribute name="CGMNOTE" label="备注" type="STRING" length="2000"/>
|
||||
<attribute name="DATA_STATE" 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="MODIFY_REASON" label="修改原因" type="STRING" length="32"/>
|
||||
<attribute name="Marital_status" label="婚姻状态" type="STRING" length="32"/>
|
||||
<attribute name="company_phone" label="公司电话" type="INT" length="10"/>
|
||||
<attribute name="Major_monthly_income" label="主要月收入金额" type="DOUBLE" length="22" scale="2"/>
|
||||
<attribute name="IS_HIS" label="是否存过历史" type="STRING" length="10"/>
|
||||
<attribute name="FULLNAME" label="担保人姓名" type="STRING" length="32"/>
|
||||
<attribute name="SEX" label="担保人性别" type="STRING" length="5"/>
|
||||
<attribute name="CERTTYPE" label="证件类型" type="STRING" length="32"/>
|
||||
<attribute name="CERTID" label="证件号码" type="STRING" length="32"/>
|
||||
<attribute name="MOBILE" label="电话号码" type="STRING" length="20"/>
|
||||
<attribute name="ADDRESS" label="居住地址" type="STRING" length="80"/>
|
||||
<attribute name="PROPERTY_TYPE" label="是否有本地房产" type="STRING" length="5"/>
|
||||
<attribute name="OTHER_INCOME" label="房屋价值" type="STRING" length="32"/>
|
||||
<attribute name="WORKCORP" label="单位名称" type="STRING" length="32"/>
|
||||
<attribute name="WORKTEL" label="单位电话" type="STRING" length="20"/>
|
||||
<attribute name="TITLE" label="职位" type="STRING" length="32"/>
|
||||
<attribute name="WORKADD" label="单位地址" type="STRING" length="80"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
<property name="table" value="lb_guarantee_unit" />
|
||||
<property name="createKey" value="true" />
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
<class name="LB_GUARANTEE_UNIT_HIS" label="" keyAttributes="ID">
|
||||
<attributes>
|
||||
<attribute name="ID" label="标识" type="STRING" length="32"/>
|
||||
<attribute name="FLOWUNID" label="流程编号" type="STRING" length="32"/>
|
||||
<attribute name="IS_FLOW" label="是否在流程中" type="STRING" length="32"/>
|
||||
<attribute name="STATUS" label="状态" type="STRING" length="32"/>
|
||||
<attribute name="PROJECT_ID" label="项目编号" type="STRING" length="32"/>
|
||||
<attribute name="CONTRACT_ID" label="合同编号" type="STRING" length="32"/>
|
||||
<attribute name="ASSUROR" label="担保人" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_METHOD" label="担保类型" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_RELATION" label="关系" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_PROPERTY" label="担保单位性质" type="STRING" length="100"/>
|
||||
<attribute name="CGMNOTE" label="备注" type="STRING" length="2000"/>
|
||||
<attribute name="DATA_STATE" label="数据状态" type="STRING" length="32"/>
|
||||
<attribute name="MODIFY_REASON" 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="Marital_status" label="婚姻状态" type="STRING" length="32"/>
|
||||
<attribute name="company_phone" label="公司电话" type="INT" length="10"/>
|
||||
<attribute name="Major_monthly_income" label="主要月收入金额" type="DOUBLE" length="22" scale="2"/>
|
||||
<attribute name="FULLNAME" label="担保人姓名" type="STRING" length="32"/>
|
||||
<attribute name="SEX" label="担保人性别" type="STRING" length="5"/>
|
||||
<attribute name="CERTTYPE" label="证件类型" type="STRING" length="32"/>
|
||||
<attribute name="CERTID" label="证件号码" type="STRING" length="32"/>
|
||||
<attribute name="MOBILE" label="电话号码" type="STRING" length="20"/>
|
||||
<attribute name="ADDRESS" label="居住地址" type="STRING" length="80"/>
|
||||
<attribute name="PROPERTY_TYPE" label="是否有本地房产" type="STRING" length="5"/>
|
||||
<attribute name="OTHER_INCOME" label="房屋价值" type="STRING" length="32"/>
|
||||
<attribute name="WORKCORP" label="单位名称" type="STRING" length="32"/>
|
||||
<attribute name="WORKTEL" label="单位电话" type="STRING" length="20"/>
|
||||
<attribute name="TITLE" label="职位" type="STRING" length="32"/>
|
||||
<attribute name="WORKADD" label="单位地址" type="STRING" length="80"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
<property name="table" value="lb_guarantee_unit_his" />
|
||||
<property name="createKey" value="true" />
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
<class name="LB_GUARANTEE_UNIT_TEMP" label="" keyAttributes="ID">
|
||||
<attributes>
|
||||
<attribute name="ID" label="标识" type="STRING" length="32"/>
|
||||
<attribute name="FLOWUNID" label="流程编号" type="STRING" length="32"/>
|
||||
<attribute name="IS_FLOW" label="是否在流程中" type="STRING" length="32"/>
|
||||
<attribute name="STATUS" label="状态" type="STRING" length="32"/>
|
||||
<attribute name="PROJECT_ID" label="项目编号" type="STRING" length="32"/>
|
||||
<attribute name="CONTRACT_ID" label="合同编号" type="STRING" length="32"/>
|
||||
<attribute name="ASSUROR" label="担保人" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_METHOD" label="担保类型" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_RELATION" label="关系" type="STRING" length="32"/>
|
||||
<attribute name="ASSURE_PROPERTY" label="担保单位性质" type="STRING" length="100"/>
|
||||
<attribute name="CGMNOTE" label="备注" type="STRING" length="2000"/>
|
||||
<attribute name="DATA_STATE" label="数据状态" type="STRING" length="32"/>
|
||||
<attribute name="MODIFY_REASON" 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="Marital_status" label="婚姻状态" type="STRING" length="32"/>
|
||||
<attribute name="company_phone" label="公司电话" type="INT" length="10"/>
|
||||
<attribute name="Major_monthly_income" label="主要月收入金额" type="DOUBLE" length="22" scale="2"/>
|
||||
<attribute name="FULLNAME" label="担保人姓名" type="STRING" length="32"/>
|
||||
<attribute name="SEX" label="担保人性别" type="STRING" length="5"/>
|
||||
<attribute name="CERTTYPE" label="证件类型" type="STRING" length="32"/>
|
||||
<attribute name="CERTID" label="证件号码" type="STRING" length="32"/>
|
||||
<attribute name="MOBILE" label="电话号码" type="STRING" length="20"/>
|
||||
<attribute name="ADDRESS" label="居住地址" type="STRING" length="80"/>
|
||||
<attribute name="PROPERTY_TYPE" label="是否有本地房产" type="STRING" length="5"/>
|
||||
<attribute name="OTHER_INCOME" label="房屋价值" type="STRING" length="32"/>
|
||||
<attribute name="WORKCORP" label="单位名称" type="STRING" length="32"/>
|
||||
<attribute name="WORKTEL" label="单位电话" type="STRING" length="20"/>
|
||||
<attribute name="TITLE" label="职位" type="STRING" length="32"/>
|
||||
<attribute name="WORKADD" label="单位地址" type="STRING" length="80"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
<property name="table" value="lb_guarantee_unit_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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user