253 lines
14 KiB
XML
253 lines
14 KiB
XML
<?xml version="1.0" encoding="GB18030"?>
|
|
<jbo>
|
|
<package name="jbo.prd" >
|
|
<class name="BUSINESS_TYPE" label="资产业务品种信息" keyAttributes="TYPENO">
|
|
<attributes>
|
|
<attribute name="TYPENO" label="类型编号" type="STRING" length="32" />
|
|
<attribute name="SORTNO" label="排序号" type="STRING" length="32" />
|
|
<attribute name="TYPENAME" label="类型名称" type="STRING" length="80" />
|
|
<attribute name="TYPESORTNO" label="类型排序编号" type="STRING" length="32" />
|
|
<attribute name="SUBTYPECODE" label="子类型代码" type="STRING" length="32" />
|
|
<attribute name="INFOSET" label="对应信息集" type="STRING" length="200" />
|
|
<attribute name="DISPLAYTEMPLET" label="对应显示模板" type="STRING" length="32" />
|
|
<attribute name="ATTRIBUTE1" label="属性一" type="STRING" length="200" />
|
|
<attribute name="ATTRIBUTE2" label="主业务品种分类" type="STRING" length="200" />
|
|
<attribute name="ATTRIBUTE3" label="属性三" type="STRING" length="200" />
|
|
<attribute name="ATTRIBUTE4" label="属性四" type="STRING" length="200" />
|
|
<attribute name="ATTRIBUTE5" label="属性五" type="STRING" length="200" />
|
|
<attribute name="ATTRIBUTE6" label="属性六" type="STRING" length="200" />
|
|
<attribute name="ATTRIBUTE7" label="属性七" type="STRING" length="200" />
|
|
<attribute name="ATTRIBUTE8" label="属性八" type="STRING" length="200" />
|
|
<attribute name="ATTRIBUTE9" label="对应审批流程代码" type="STRING" length="200" />
|
|
<attribute name="ATTRIBUTE10" label="属性十" type="STRING" length="200" />
|
|
<attribute name="REMARK" label="备注" type="STRING" length="200" />
|
|
<attribute name="APPLYDETAILNO" label="对应申请详情代码" type="STRING" length="32" />
|
|
<attribute name="APPROVEDETAILNO" label="对应通知书详情代码" type="STRING" length="32" />
|
|
<attribute name="CONTRACTDETAILNO" label="对应合同详情代码" type="STRING" length="32" />
|
|
<attribute name="INPUTUSER" label="录入人" type="STRING" length="32" />
|
|
<attribute name="INPUTORG" label="录入机构" type="STRING" length="32" />
|
|
<attribute name="INPUTTIME" label="录入时间" type="STRING" length="20" />
|
|
<attribute name="UPDATEUSER" label="更新人" type="STRING" length="32" />
|
|
<attribute name="UPDATETIME" label="更新时间" type="STRING" length="20" />
|
|
<attribute name="ATTRIBUTE11" label="ATTRIBUTE11" type="STRING" length="80" />
|
|
<attribute name="ATTRIBUTE12" label="ATTRIBUTE12" type="STRING" length="80" />
|
|
<attribute name="ATTRIBUTE13" label="ATTRIBUTE13" type="STRING" length="80" />
|
|
<attribute name="ATTRIBUTE14" label="ATTRIBUTE14" type="STRING" length="80" />
|
|
<attribute name="ATTRIBUTE15" label="ATTRIBUTE15" type="STRING" length="80" />
|
|
<attribute name="ATTRIBUTE16" label="ATTRIBUTE16" type="STRING" length="80" />
|
|
<attribute name="ATTRIBUTE17" label="ATTRIBUTE17" type="STRING" length="80" />
|
|
<attribute name="ATTRIBUTE18" label="ATTRIBUTE18" type="STRING" length="80" />
|
|
<attribute name="ATTRIBUTE19" label="ATTRIBUTE19" type="STRING" length="80" />
|
|
<attribute name="ATTRIBUTE20" label="ATTRIBUTE20" type="STRING" length="80" />
|
|
<attribute name="ATTRIBUTE21" label="ATTRIBUTE21" type="STRING" length="80" />
|
|
<attribute name="ATTRIBUTE22" label="ATTRIBUTE22" type="STRING" length="80" />
|
|
<attribute name="ATTRIBUTE23" label="ATTRIBUTE23" type="STRING" length="80" />
|
|
<attribute name="ATTRIBUTE24" label="ATTRIBUTE24" type="STRING" length="80" />
|
|
<attribute name="ATTRIBUTE25" label="ATTRIBUTE25" type="STRING" length="80" />
|
|
<attribute name="ISINUSE" label="是否使用" type="STRING" length="18" />
|
|
<!-- Code: OffSheetFlag-->
|
|
<attribute name="OffSheetFlag" label="表内外标志" type="STRING" length="6" />
|
|
</attributes>
|
|
<manager>
|
|
<managerProperties>
|
|
<property name="createKey" value="false" />
|
|
<property name="table" value="BUSINESS_TYPE" />
|
|
</managerProperties>
|
|
</manager>
|
|
</class>
|
|
<class name="PRD_SPECIFIC_LIBRARY" label="产品规格库" keyAttributes="SERIALNO">
|
|
<attributes>
|
|
<attribute name="SERIALNO" label="流水号" type="STRING" length="40"/>
|
|
<attribute name="SPECIFICID" label="规格编号" type="STRING" length="40"/>
|
|
<attribute name="SPECIFICNAME" label="规格名称" type="STRING" length="80"/>
|
|
<attribute name="PRODUCTID" label="产品编号" type="STRING" length="40"/>
|
|
<attribute name="BUSINESSTYPE" label="基础产品" type="STRING" length="40"/>
|
|
<attribute name="VERSIONID" label="版本编号" type="STRING" length="40"/>
|
|
<attribute name="REMARK" label="规格描述" type="STRING" length="500"/>
|
|
<attribute name="STATUS" label="规格状态(CodeNo:IsInUse)" type="STRING" length="4"/>
|
|
<attribute name="UPDATEDATE" label="更新日期" type="STRING" length="10"/>
|
|
<attribute name="INPUTDATE" label="登记日期" type="STRING" length="10"/>
|
|
<attribute name="INPUTUSERID" label="登记人" type="STRING" length="32"/>
|
|
<attribute name="INPUTORGID" label="登记机构" type="STRING" length="32"/>
|
|
<attribute name="EFFECTIVEDATE" label="生效日期" type="STRING" length="10"/>
|
|
<attribute name="EXPIFYDATE" label="失效日期" type="STRING" length="10"/>
|
|
<attribute name="CONFIGFILE" label="配置文件" type="STRING" length="100"/>
|
|
<attribute name="LeasForm" label="租赁类型" type="STRING" length="20"/>
|
|
<attribute name="equip_type" label="租赁物类型" type="STRING" length="20"/>
|
|
<attribute name="IS_ALL_DEALER" label="产品适用所有经销商" type="STRING" length="10"/>
|
|
<attribute name="IS_ALL_DEALER_GROUP" label="产品适用所经销商集团" type="STRING" length="10"/>
|
|
<attribute name="IS_ALL_AREA" label="产品适用所有区域" type="STRING" length="10"/>
|
|
<attribute name="IS_ALL_CAR" label="产品适用所有车辆" type="STRING" length="10"/>
|
|
<attribute name="HaveCommission" label="是否有佣金" type="STRING" length="10"/>
|
|
<attribute name="operationType" label="业务模式" type="STRING" length="10"/>
|
|
<attribute name="payType" label="放款方式" type="STRING" length="10"/>
|
|
<attribute name="EarlySettleBreachRatio" label="提前结清违约金比例" type="STRING" length="32"/>
|
|
<attribute name="signType" label="客户签约方式" type="STRING" length="10"/>
|
|
<attribute name="sealType" label="公司盖章方式" type="STRING" length="10"/>
|
|
<attribute name="LENDING_TYPE" label="保单放款方式" type="STRING" length="10"/>
|
|
<attribute name="GPS_VENDOR" label="GPS供应商" type="STRING" length="32"/>
|
|
<attribute name="ManySubject" label="主体" type="STRING" length="32"/>
|
|
|
|
|
|
</attributes>
|
|
<manager>
|
|
<managerProperties>
|
|
<property name="table" value="PRD_SPECIFIC_LIBRARY" />
|
|
<property name="createKey" value="true" />
|
|
<property name="query.configpath" value="{$ARE.PRD_HOME}/etc/app/product/prd" />
|
|
</managerProperties>
|
|
</manager>
|
|
</class>
|
|
<class name="PRD_NODECONFIG" label="" keyAttributes="PRDID,NODEID">
|
|
<attributes>
|
|
<attribute name="PRDID" label="PRDID" type="STRING" length="32"/>
|
|
<attribute name="NODEID" label="NODEID" type="STRING" length="32"/>
|
|
<attribute name="NODENAME" label="NODENAME" type="STRING" length="250"/>
|
|
<attribute name="SORTNO" label="SORTNO" type="STRING" length="32"/>
|
|
<attribute name="FAC1" label="FAC1" type="STRING" length="32"/>
|
|
<attribute name="FAC2" label="FAC2" type="STRING" length="32"/>
|
|
<attribute name="FAC3" label="FAC3" type="STRING" length="32"/>
|
|
<attribute name="FAC4" label="FAC4" type="STRING" length="32"/>
|
|
<attribute name="FAC5" label="FAC5" type="STRING" length="32"/>
|
|
</attributes>
|
|
<manager>
|
|
<managerProperties>
|
|
<property name="table" value="PRD_NODECONFIG" />
|
|
<property name="createKey" value="true" />
|
|
</managerProperties>
|
|
</manager>
|
|
</class>
|
|
<class name="PRD_NODEINFO" label="" keyAttributes="NODEID">
|
|
<attributes>
|
|
<attribute name="NODEID" label="NODEID" type="STRING" length="32"/>
|
|
<attribute name="NODENAME" label="NODENAME" type="STRING" length="250"/>
|
|
<attribute name="SORTNO" label="SORTNO" type="STRING" length="32"/>
|
|
<attribute name="ISINUSE" label="ISINUSE" type="STRING" length="18"/>
|
|
<attribute name="ITEMDESCRIBE" label="ITEMDESCRIBE" type="STRING" length="800"/>
|
|
<attribute name="INPUTUSERID" label="INPUTUSERID" type="STRING" length="32"/>
|
|
<attribute name="INPUTORGID" label="INPUTORGID" type="STRING" length="32"/>
|
|
<attribute name="INPUTTIME" label="INPUTTIME" type="STRING" length="20"/>
|
|
<attribute name="UPDATEUSERID" label="UPDATEUSERID" type="STRING" length="32"/>
|
|
<attribute name="UPDATETIME" label="UPDATETIME" type="STRING" length="20"/>
|
|
<attribute name="REMARK" label="REMARK" type="STRING" length="250"/>
|
|
<attribute name="INITSCRIPT" label="初始化脚本" type="STRING" length="250"/>
|
|
<attribute name="EXPORTSCRIPT" label="导出脚步" type="STRING" length="250"/>
|
|
<attribute name="PHASESCRIPT" label="归档脚步" type="STRING" length="2000"/>
|
|
<attribute name="DELETESCRIPT" label="删除脚步" type="STRING" length="2000"/>
|
|
<attribute name="FORMALCLASS" label="正式表名" type="STRING" length="100"/>
|
|
<attribute name="QUERYCONDITION" label="查询条件" type="STRING" length="200"/>
|
|
</attributes>
|
|
<manager>
|
|
<managerProperties>
|
|
<property name="table" value="PRD_NODEINFO" />
|
|
<property name="createKey" value="true" />
|
|
</managerProperties>
|
|
</manager>
|
|
</class>
|
|
|
|
<class name="PRD_STAGENODE" label="" keyAttributes="ID">
|
|
<attributes>
|
|
<attribute name="ID" label="标识" type="STRING" length="32"/>
|
|
<attribute name="PRD_ID" label="产品ID" type="STRING" length="32"/>
|
|
<attribute name="NODE_ID" label="节点ID" type="STRING" length="32"/>
|
|
<attribute name="PRD_STAGE" 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="prd_stagenode" />
|
|
<property name="createKey" value="true" />
|
|
</managerProperties>
|
|
</manager>
|
|
</class>
|
|
|
|
<class name="LB_SPLITTING_RATIO" label="" keyAttributes="ID">
|
|
<attributes>
|
|
<attribute name="ID" label="ID" type="STRING" length="32"/>
|
|
<attribute name="distributor_id" label="经销商ID" type="STRING" length="32"/>
|
|
<attribute name="product_id" label="产品ID" type="STRING" length="32"/>
|
|
<attribute name="splitting_ratio" label="分润利率" type="STRING" length="10"/>
|
|
<attribute name="distributor_name" label="经销商名称" type="STRING" length="50"/>
|
|
<attribute name="product_name" label="产品名称" type="STRING" length="50"/>
|
|
</attributes>
|
|
<manager>
|
|
<managerProperties>
|
|
<property name="table" value="lb_splitting_ratio" />
|
|
<property name="createKey" value="true" />
|
|
</managerProperties>
|
|
</manager>
|
|
</class>
|
|
<class name="VI_PRODUCTS_NUMBER" label="" keyAttributes="">
|
|
<attributes>
|
|
<attribute name="TYPENO" label="产品编号" type="STRING"/>
|
|
<attribute name="TYPENAME" label="产品名称" type="STRING"/>
|
|
<attribute name="payType" label="投放方式" type="STRING"/>
|
|
<attribute name="LeasForm" label="租赁形式" type="STRING"/>
|
|
<attribute name="equip_type" label="租赁物类型" type="STRING"/>
|
|
<attribute name="EFFECTIVEDATE" label="生效日期" type="STRING"/>
|
|
<attribute name="INCOME_NUMBER" label="期数" type="STRING"/>
|
|
<attribute name="fact_money" label="投放金额" type="STRING"/>
|
|
<attribute name="fact_date" label="初次投放时间" type="STRING"/>
|
|
<attribute name="Attribute2" label="产品类型" type="STRING"/>
|
|
<attribute name="distributor_name" label="经销商名称" type="STRING"/>
|
|
</attributes>
|
|
<manager>
|
|
<managerProperties>
|
|
<property name="table" value="vi_products_number" />
|
|
<property name="createKey" value="true" />
|
|
</managerProperties>
|
|
</manager>
|
|
</class>
|
|
<class name="LB_PRODUCTTOCOMPANY_INFO" label="" keyAttributes="ID">
|
|
<attributes>
|
|
<attribute name="ID" label="ID" type="STRING" length="32"/>
|
|
<attribute name="company_name" label="公司名称" type="STRING" length="20"/>
|
|
<attribute name="product_id" label="产品ID" type="STRING" length="32"/>
|
|
<attribute name="account" label="银行账户" type="STRING" length="20"/>
|
|
<attribute name="acc_number" label="银行账号" type="STRING" length="30"/>
|
|
<attribute name="bank_name" label="开户银行" type="STRING" length="30"/>
|
|
<attribute name="province" label="开户省份" type="STRING" length="20"/>
|
|
<attribute name="city" label="开户城市" type="STRING" length="20"/>
|
|
</attributes>
|
|
<manager>
|
|
<managerProperties>
|
|
<property name="table" value="lb_productToCompany_info" />
|
|
<property name="createKey" value="true" />
|
|
</managerProperties>
|
|
</manager>
|
|
</class>
|
|
<class name="LC_COMMISSION_CHARGE_CONFIG" label="返佣支付配置" keyAttributes="ID">
|
|
<attributes>
|
|
<attribute name="ID" label="ID" type="STRING" length="32"/>
|
|
<attribute name="distributor_id" label="经销商ID" type="STRING" length="32"/>
|
|
<attribute name="product_id" label="产品ID" type="STRING" length="32"/>
|
|
<attribute name="income_number" label="租赁期限" type="STRING" length="20"/>
|
|
<attribute name="charge_1" label="第一次返佣期次" type="STRING" length="10"/>
|
|
<attribute name="ratio_1" label="第一次返佣比率" type="STRING" length="20"/>
|
|
<attribute name="charge_2" label="第二次返佣期次" type="STRING" length="10"/>
|
|
<attribute name="ratio_2" label="第二次返佣比率" type="STRING" length="20"/>
|
|
<attribute name="charge_3" label="第三次返佣期次" type="STRING" length="10"/>
|
|
<attribute name="ratio_3" label="第三次返佣比率" type="STRING" length="20"/>
|
|
<attribute name="charge_4" label="第四次返佣期次" type="STRING" length="10"/>
|
|
<attribute name="ratio_4" label="第四次返佣比率" type="STRING" length="20"/>
|
|
<attribute name="inputuserid" label="创建人" type="STRING" length="32"/>
|
|
<attribute name="inputtime" label="创建时间" type="STRING" length="32"/>
|
|
<attribute name="updateuserid" label="修改人" type="STRING" length="32"/>
|
|
<attribute name="updatetime" label="修改时间" type="STRING" length="32"/>
|
|
</attributes>
|
|
<manager>
|
|
<managerProperties>
|
|
<property name="table" value="lc_commission_charge_config" />
|
|
<property name="createKey" value="true" />
|
|
</managerProperties>
|
|
</manager>
|
|
</class>
|
|
</package>
|
|
</jbo>
|
|
|