狮桥渠道添加多个租赁物唯一标识

This commit is contained in:
gityjf 2020-08-29 15:32:41 +08:00
parent bfb11f7eee
commit 25f15bd169
3 changed files with 116 additions and 106 deletions

View File

@ -1484,6 +1484,7 @@
<attribute name="frame_plateno" label="挂车车牌号" type="STRING" length="32"/>
<attribute name="frame_regdate" label="挂车上牌时间" type="STRING" length="32"/>
<attribute name="frame_guided_price" label="挂车指导价" type="STRING" length="32"/>
<attribute name="identify_code" label="狮桥车辆标识" type="STRING" length="50"/>
</attributes>
<manager>
<managerProperties>
@ -3608,6 +3609,7 @@
<attribute name="frame_plateno" label="挂车车牌号" type="STRING" length="32"/>
<attribute name="frame_regdate" label="挂车上牌时间" type="STRING" length="32"/>
<attribute name="frame_guided_price" label="挂车指导价" type="STRING" length="32"/>
<attribute name="identify_code" label="狮桥车辆标识" type="STRING" length="50"/>
</attributes>
<manager>
<managerProperties>
@ -5388,128 +5390,128 @@
</managerProperties>
</manager>
</class>
<class name="LB_BAIRONG_BEFORELOAN" label="贷前请求记录" keyAttributes="id">
<attributes>
<class name="LB_BAIRONG_BEFORELOAN" label="贷前请求记录" keyAttributes="id">
<attributes>
<attribute name="id" label="唯一标识" type="STRING" length="32"/>
<attribute name="certid" label="状态码" type="STRING" length="50"/>
<attribute name="name" label="状态码" type="STRING" length="50"/>
<attribute name="code_status" label="状态码" type="STRING" length="32"/>
<attribute name="swift_number" label="操作流水号 " type="STRING" length="100"/>
<attribute name="name" label="状态码" type="STRING" length="50"/>
<attribute name="code_status" label="状态码" type="STRING" length="32"/>
<attribute name="swift_number" label="操作流水号 " type="STRING" length="100"/>
<attribute name="status_name" label="状态" type="STRING" length="200"/>
<attribute name="log_id" label="日志id" type="STRING" length="32"/>
<attribute name="project_id" label="项目id" type="STRING" length="32"/>
<attribute name="contract_id" label="合同id" type="STRING" length="32"/>
<attribute name="log_id" label="日志id" type="STRING" length="32"/>
<attribute name="project_id" label="项目id" type="STRING" length="32"/>
<attribute name="contract_id" label="合同id" type="STRING" length="32"/>
<attribute name="flow_unid" label="流程id" type="STRING" length="32"/>
<attribute name="dcode_status" label="下载状态码" type="STRING" length="32"/>
<attribute name="dlog_id" label="下载日志id" type="STRING" length="32"/>
<attribute name="file_path" label="路径" type="STRING" length="200"/>
<attribute name="file_path" label="路径" type="STRING" length="200"/>
<attribute name="file_name" label="文件名称" type="STRING" length="200"/>
<attribute name="subjectId" label="主体id" type="STRING" length="32"/>
<attribute name="inputuserid" label="登记人" type="STRING" length="100"/>
<attribute name="inputorgid" label="登记部门" type="STRING" length="100"/>
<attribute name="inputtime" label="登记时间" type="STRING" length="100"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="lb_bairong_beforeloan" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="LB_BAIRONG_LOG" label="百融征信接口日志" keyAttributes="id">
<attributes>
<attribute name="id" label="唯一标识" type="STRING" length="32"/>
<attribute name="request_content" label="请求内容" type="STRING" length="65535"/>
<attribute name="content_type" label="请求数据类型" type="STRING" length="64"/>
<attribute name="request_url" label="请求地址" type="STRING" length="300"/>
<attribute name="response_content" label="返回内容" type="STRING" length="65535"/>
<attribute name="project_id" label="项目id" type="STRING" length="32"/>
<attribute name="contract_id" label="合同id" type="STRING" length="32"/>
<attribute name="subjectId" label="主体id" type="STRING" length="32"/>
<attribute name="inputuserid" label="登记人" type="STRING" length="100"/>
<attribute name="inputorgid" label="登记部门" type="STRING" length="100"/>
<attribute name="inputtime" label="登记时间" type="STRING" length="100"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="lb_bairong_beforeloan" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="LB_BAIRONG_LOG" label="百融征信接口日志" keyAttributes="id">
<attributes>
<attribute name="id" label="唯一标识" type="STRING" length="32"/>
<attribute name="request_content" label="请求内容" type="STRING" length="65535"/>
<attribute name="content_type" label="请求数据类型" type="STRING" length="64"/>
<attribute name="request_url" label="请求地址" type="STRING" length="300"/>
<attribute name="response_content" label="返回内容" type="STRING" length="65535"/>
<attribute name="project_id" label="项目id" type="STRING" length="32"/>
<attribute name="contract_id" label="合同id" type="STRING" length="32"/>
<attribute name="flow_unid" label="流程id" type="STRING" length="32"/>
<attribute name="subjectId" label="主体id" type="STRING" length="32"/>
<attribute name="inputuserid" label="登记人" type="STRING" length="100"/>
<attribute name="inputorgid" label="登记部门" type="STRING" length="100"/>
<attribute name="inputtime" label="登记时间" type="STRING" length="100"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="lb_bairong_log" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="LB_BAIRONG_LOGIN" label="百融登录信息" keyAttributes="id">
<attributes>
<attribute name="id" label="唯一标识" type="STRING" length="32"/>
<attribute name="code_status" label="状态码" type="STRING" length="32"/>
<attribute name="tokenid" label="tokenid值" type="STRING" length="100"/>
<attribute name="status_name" label="状态" type="STRING" length="200"/>
<attribute name="log_id" label="日志id" type="STRING" length="32"/>
<attribute name="project_id" label="项目id" type="STRING" length="32"/>
<attribute name="contract_id" label="合同id" type="STRING" length="32"/>
<attribute name="subjectId" label="主体id" type="STRING" length="32"/>
<attribute name="inputuserid" label="登记人" type="STRING" length="100"/>
<attribute name="inputorgid" label="登记部门" type="STRING" length="100"/>
<attribute name="inputtime" label="登记时间" type="STRING" length="100"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="lb_bairong_log" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="LB_BAIRONG_LOGIN" label="百融登录信息" keyAttributes="id">
<attributes>
<attribute name="id" label="唯一标识" type="STRING" length="32"/>
<attribute name="code_status" label="状态码" type="STRING" length="32"/>
<attribute name="tokenid" label="tokenid值" type="STRING" length="100"/>
<attribute name="status_name" label="状态" type="STRING" length="200"/>
<attribute name="log_id" label="日志id" type="STRING" length="32"/>
<attribute name="project_id" label="项目id" type="STRING" length="32"/>
<attribute name="contract_id" label="合同id" type="STRING" length="32"/>
<attribute name="flow_unid" label="流程id" type="STRING" length="32"/>
<attribute name="subjectId" label="主体id" type="STRING" length="32"/>
<attribute name="inputuserid" label="登记人" type="STRING" length="100"/>
<attribute name="inputorgid" label="登记部门" type="STRING" length="100"/>
<attribute name="inputtime" label="登记时间" type="STRING" length="100"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="lb_bairong_login" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="LB_BAIRONG_VERIFICATION" label="贷前验证请求记录" keyAttributes="id">
<attributes>
<attribute name="subjectId" label="主体id" type="STRING" length="32"/>
<attribute name="inputuserid" label="登记人" type="STRING" length="100"/>
<attribute name="inputorgid" label="登记部门" type="STRING" length="100"/>
<attribute name="inputtime" label="登记时间" type="STRING" length="100"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="lb_bairong_login" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="LB_BAIRONG_VERIFICATION" label="贷前验证请求记录" keyAttributes="id">
<attributes>
<attribute name="id" label="唯一标识" type="STRING" length="32"/>
<attribute name="certid" label="状态码" type="STRING" length="50"/>
<attribute name="name" label="状态码" type="STRING" length="50"/>
<attribute name="code_status" label="状态码" type="STRING" length="32"/>
<attribute name="swift_number" label="操作流水号 " type="STRING" length="100"/>
<attribute name="name" label="状态码" type="STRING" length="50"/>
<attribute name="code_status" label="状态码" type="STRING" length="32"/>
<attribute name="swift_number" label="操作流水号 " type="STRING" length="100"/>
<attribute name="status_name" label="状态" type="STRING" length="200"/>
<attribute name="log_id" label="日志id" type="STRING" length="32"/>
<attribute name="project_id" label="项目id" type="STRING" length="32"/>
<attribute name="contract_id" label="合同id" type="STRING" length="32"/>
<attribute name="log_id" label="日志id" type="STRING" length="32"/>
<attribute name="project_id" label="项目id" type="STRING" length="32"/>
<attribute name="contract_id" label="合同id" type="STRING" length="32"/>
<attribute name="flow_unid" label="流程id" type="STRING" length="32"/>
<attribute name="dcode_status" label="下载状态码" type="STRING" length="32"/>
<attribute name="dlog_id" label="下载日志id" type="STRING" length="32"/>
<attribute name="file_path" label="路径" type="STRING" length="200"/>
<attribute name="dlog_id" label="下载日志id" type="STRING" length="32"/>
<attribute name="file_path" label="路径" type="STRING" length="200"/>
<attribute name="file_name" label="文件名称" type="STRING" length="200"/>
<attribute name="subjectId" label="主体id" type="STRING" length="32"/>
<attribute name="inputuserid" label="登记人" type="STRING" length="100"/>
<attribute name="inputorgid" label="登记部门" type="STRING" length="100"/>
<attribute name="inputtime" label="登记时间" type="STRING" length="100"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="lb_bairong_verification" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="VI_BUSINESS_INFO" label="" keyAttributes="">
<attributes>
<attribute name="id" label="id" type="STRING"/>
<attribute name="project_id" label="project_id" type="STRING"/>
<attribute name="PRODUCT_ID" label="PRODUCT_ID" type="STRING"/>
<attribute name="flowunid" label="flowunid" type="STRING"/>
<attribute name="CONTRACT_STAT" label="CONTRACT_STAT" type="STRING"/>
<attribute name="contract_no" label="contract_no" type="STRING"/>
<attribute name="CUSTOMER_NAME" label="CUSTOMER_NAME" type="STRING"/>
<attribute name="PROJECT_NO" label="PROJECT_NO" type="STRING"/>
<attribute name="FRAME_NUMBER" label="FRAME_NUMBER" type="STRING"/>
<attribute name="VNDR_NAME" label="VNDR_NAME" type="STRING"/>
<attribute name="subjectId" label="主体id" type="STRING" length="32"/>
<attribute name="inputuserid" label="登记人" type="STRING" length="100"/>
<attribute name="inputorgid" label="登记部门" type="STRING" length="100"/>
<attribute name="inputtime" label="登记时间" type="STRING" length="100"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="lb_bairong_verification" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="VI_BUSINESS_INFO" label="" keyAttributes="">
<attributes>
<attribute name="id" label="id" type="STRING"/>
<attribute name="project_id" label="project_id" type="STRING"/>
<attribute name="PRODUCT_ID" label="PRODUCT_ID" type="STRING"/>
<attribute name="flowunid" label="flowunid" type="STRING"/>
<attribute name="CONTRACT_STAT" label="CONTRACT_STAT" type="STRING"/>
<attribute name="contract_no" label="contract_no" type="STRING"/>
<attribute name="CUSTOMER_NAME" label="CUSTOMER_NAME" type="STRING"/>
<attribute name="PROJECT_NO" label="PROJECT_NO" type="STRING"/>
<attribute name="FRAME_NUMBER" label="FRAME_NUMBER" type="STRING"/>
<attribute name="VNDR_NAME" label="VNDR_NAME" type="STRING"/>
<attribute name="APPLYPAY_DATE" label="APPLYPAY_DATE" type="STRING"/>
<attribute name="PROJECT_DATE" label="PROJECT_DATE" type="STRING"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="vi_business_info" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<attribute name="PROJECT_DATE" label="PROJECT_DATE" type="STRING"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="vi_business_info" />
<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">

View File

@ -297,4 +297,8 @@ public interface LB_EQUIPMENT_CAR{
* 挂车指导价 STRING(32)<br>
*/
public static final String frame_guided_price = "frame_guided_price";
/**
* ʨÇųµÁ¾±êÊ STRING(50)<br>
*/
public static final String identify_code = "identify_code";
}

View File

@ -429,4 +429,8 @@ public interface LB_EQUIPMENT_CAR_TEMP{
* 挂车指导价 STRING(32)<br>
*/
public static final String frame_guided_price = "frame_guided_price";
/**
* ʨÇųµÁ¾±êÊ STRING(50)<br>
*/
public static final String identify_code = "identify_code";
}