1.更新三期所需JBO

This commit is contained in:
zhangbb 2019-12-24 16:34:11 +08:00
parent 5d4cc112a9
commit 8b652f1201
2 changed files with 82 additions and 34 deletions

View File

@ -39,7 +39,7 @@
<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="RETURN_MONEY" label="退回金额" type="DOUBLE" length="22" scale="2"/>
<attribute name="FACT_TIME" label="交易时间" type="STRING" length="32"/>
<attribute name="VALUE_DATE" label="起息日" type="STRING" length="32"/>
<attribute name="TRANSACTION_TYPE" label="交易类型" type="STRING" length="32"/>
@ -67,6 +67,7 @@
<attribute name="INNER_NUMBER" label="内部编号" type="STRING" length="32"/>
<attribute name="BUSINESS_TYPE" label="业务类型" type="STRING" length="32"/>
<attribute name="CUSTOMER_TYPE" label="客商类型" type="STRING" length="32"/>
</attributes>
<manager>
<managerProperties>
@ -243,6 +244,8 @@
<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="RETURN_MONEY" label="退回金额" type="DOUBLE" length="22" scale="2"/>
<attribute name="BUSINESS_TYPE" label="业务类型" type="STRING" length="10"/>
</attributes>
<manager>
<managerProperties>
@ -527,6 +530,7 @@
<attribute name="SPARE_BATCH_NO" label="备用金到账批次号" type="STRING" length="32"/>
<attribute name="CORPUS_SP" label="分润成本" type="String" length="18" scale="2"/>
<attribute name="INTEREST_sp" label="分润给SP" type="String" length="18" scale="2"/>
<attribute name="SPLITTING_STATUS" label="分润支付状态" type="STRING" length="2"/>
</attributes>
<manager>
<managerProperties>
@ -761,7 +765,8 @@
<attribute name="INCIDENTAL_RATIO" label="杂费比例" type="DOUBLE" length="22" scale="2"/>
<attribute name="PURCHASE_TAX_RATIO" label="购置税比例" type="DOUBLE" length="22" scale="2"/>
<attribute name="INSURANCE_PREMIUM_RATIO" label="保险费比例" type="DOUBLE" length="22" scale="2"/>
<attribute name="UNITE_MONEY" label="联合方出资额" type="DOUBLE" length="22" scale="2"/>
<attribute name="UNITE_MONEY_RATIO" label="联合方出资额比例" type="DOUBLE" length="22" scale="6"/>
</attributes>
<manager>
<managerProperties>
@ -1053,6 +1058,8 @@
<attribute name="INCIDENTAL_RATIO" label="杂费比例" type="DOUBLE" length="22" scale="2"/>
<attribute name="PURCHASE_TAX_RATIO" label="购置税比例" type="DOUBLE" length="22" scale="2"/>
<attribute name="INSURANCE_PREMIUM_RATIO" label="保险费比例" type="DOUBLE" length="22" scale="2"/>
<attribute name="UNITE_MONEY" label="联合方出资额" type="DOUBLE" length="22" scale="2"/>
<attribute name="UNITE_MONEY_RATIO" label="联合方出资额比例" type="DOUBLE" length="22" scale="6"/>
</attributes>
<manager>
<managerProperties>
@ -1384,6 +1391,8 @@
<attribute name="INCIDENTAL_RATIO" label="杂费比例" type="DOUBLE" length="22" scale="2"/>
<attribute name="PURCHASE_TAX_RATIO" label="购置税比例" type="DOUBLE" length="22" scale="2"/>
<attribute name="INSURANCE_PREMIUM_RATIO" label="保险费比例" type="DOUBLE" length="22" scale="2"/>
<attribute name="UNITE_MONEY" label="联合方出资额" type="DOUBLE" length="22" scale="2"/>
<attribute name="UNITE_MONEY_RATIO" label="联合方出资额比例" type="DOUBLE" length="22" scale="6"/>
</attributes>
<manager>
@ -1506,6 +1515,7 @@
<attribute name="SPARE_BATCH_NO" label="备用金到账批次号" type="STRING" length="32"/>
<attribute name="CORPUS_SP" label="分润成本" type="String" length="18" scale="2"/>
<attribute name="INTEREST_sp" label="分润给SP" type="String" length="18" scale="2"/>
<attribute name="SPLITTING_STATUS" label="分润支付状态" type="STRING" length="2"/>
</attributes>
<manager>
<managerProperties>
@ -1747,6 +1757,7 @@
<attribute name="UPDATETIME" label="更新时间" type="STRING" length="32"/>
<attribute name="penalty_reduce" label="减免罚息" type="STRING" length="32"/>
<attribute name="SPARE_BATCH_NO" label="扣款批次号" type="STRING" length="32"/>
<attribute name="CHARGE_WAY" label="手续费方式" type="STRING" length="10"/>
</attributes>
<manager>
<managerProperties>
@ -1807,6 +1818,7 @@
<attribute name="UPDATETIME" label="更新时间" type="STRING" length="32"/>
<attribute name="penalty_reduce" label="减免罚息" type="STRING" length="32"/>
<attribute name="SPARE_BATCH_NO" label="扣款批次号" type="STRING" length="32"/>
<attribute name="CHARGE_WAY" label="手续费方式" type="STRING" length="10"/>
</attributes>
<manager>
<managerProperties>
@ -2481,6 +2493,7 @@
<attribute name="SPARE_BATCH_NO" label="备用金到账批次号" type="STRING" length="32"/>
<attribute name="CORPUS_SP" label="分润成本" type="String" length="18" scale="2"/>
<attribute name="INTEREST_sp" label="分润给SP" type="String" length="18" scale="2"/>
<attribute name="SPLITTING_STATUS" label="分润支付状态" type="STRING" length="2"/>
</attributes>
<manager>
<managerProperties>
@ -2694,7 +2707,8 @@
<attribute name="INCIDENTAL_RATIO" label="杂费比例" type="DOUBLE" length="22" scale="2"/>
<attribute name="PURCHASE_TAX_RATIO" label="购置税比例" type="DOUBLE" length="22" scale="2"/>
<attribute name="INSURANCE_PREMIUM_RATIO" label="保险费比例" type="DOUBLE" length="22" scale="2"/>
<attribute name="UNITE_MONEY" label="联合方出资额" type="DOUBLE" length="22" scale="2"/>
<attribute name="UNITE_MONEY_RATIO" label="联合方出资额比例" type="DOUBLE" length="22" scale="6"/>
</attributes>
<manager>
<managerProperties>
@ -3268,7 +3282,8 @@
<attribute name="INCIDENTAL_RATIO" label="杂费比例" type="DOUBLE" length="22" scale="2"/>
<attribute name="PURCHASE_TAX_RATIO" label="购置税比例" type="DOUBLE" length="22" scale="2"/>
<attribute name="INSURANCE_PREMIUM_RATIO" label="保险费比例" type="DOUBLE" length="22" scale="2"/>
<attribute name="UNITE_MONEY" label="联合方出资额" type="DOUBLE" length="22" scale="2"/>
<attribute name="UNITE_MONEY_RATIO" label="联合方出资额比例" type="DOUBLE" length="22" scale="6"/>
</attributes>
<manager>
<managerProperties>
@ -4078,35 +4093,28 @@
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="LB_PAYMENTRETURN_LOG" label="" keyAttributes="id">
<attributes>
<attribute name="id" label="主键" type="STRING" length="32"/>
<attribute name="contract_no" label="合同编号" type="STRING" length="50"/>
<attribute name="distributor_name" label="渠道" type="STRING" length="100"/>
<attribute name="product_name" label="产品名称" type="STRING" length="100"/>
<attribute name="person_name" label="客户名称" type="STRING" length="100"/>
<attribute name="pay_object" label="付款对象" type="STRING" length="100"/>
<attribute name="pay_number" label="付款金额" type="STRING" length="32"/>
<attribute name="distributor_bank_name" label="经销商SP银行" type="STRING" length="100"/>
<attribute name="distributor_Account_name" label="经销商SP银行账户" type="STRING" length="100"/>
<attribute name="distributor_bank_number" label="经销商SP银行账号" type="STRING" length="32"/>
<attribute name="loan_type" 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="INPUTUSERNAME" label="登记人" type="STRING" length="50"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="lb_paymentreturn_log" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="VI_LC_SPLITTING_PAY_LIST" label="" keyAttributes="">
<attributes>
<attribute name="ID" label="ID" type="STRING"/>
<attribute name="distributor_name" label="distributor_name" type="STRING"/>
<attribute name="contract_no" label="contract_no" type="STRING"/>
<attribute name="customername" label="customername" type="STRING"/>
<attribute name="plan_list" label="plan_list" type="STRING"/>
<attribute name="plan_date" label="plan_date" type="STRING"/>
<attribute name="rent" label="rent" type="STRING"/>
<attribute name="corpus" label="corpus" type="STRING"/>
<attribute name="interest" label="interest" type="STRING"/>
<attribute name="corpus_sp" label="corpus_sp" type="STRING"/>
<attribute name="INTEREST_sp" label="INTEREST_sp" type="STRING"/>
<attribute name="splitting_status" label="splitting_status" type="STRING"/>
<attribute name="CHARGE_WAY" label="手续费费率类型" type="STRING" length="10"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="vi_lc_splitting_pay_list" />
</managerProperties>
</manager>
</class>
</package>
</jbo>

View File

@ -740,6 +740,8 @@
<attribute name="ACCOUNT_INFO" label="账户信息" type="STRING" length="32"/>
<attribute name="ACCOUNT" label="账户名称" type="STRING" length="32"/>
<attribute name="DISTRIBUTOR_ACCOUNT_TEMP" label="经销商名称" type="STRING" length="32"/>
<attribute name="SUBJECTID" label="主体id" type="STRING" length="32"/>
<attribute name="SUBJECTNAME" label="主体名称" type="STRING" length="200"/>
</attributes>
<manager>
<managerProperties>
@ -748,7 +750,7 @@
</managerProperties>
</manager>
</class>
<class name="D_DEPOSITRETURN_INFO" label="经销商保证金退回" keyAttributes="ID">
<class name="D_DEPOSITRETURN_INFO" label="经销商保证金退回" keyAttributes="ID">
<attributes>
<attribute name="ID" label="标识" type="STRING" length="32"/>
<attribute name="DISTRIBUTOR_ID" label="经销商ID" type="STRING" length="32"/>
@ -801,6 +803,8 @@
<attribute name="LOCAL_BANK" label="本方银行" type="STRING" length="100"/>
<attribute name="ACCOUNT_BALANCE" label="账户余额" type="DOUBLE" length="22" scale="2"/>
<attribute name="refund_number" label="退款账号" type="STRING" length="32"/>
<attribute name="SUBJECTID" label="主体id" type="STRING" length="32"/>
<attribute name="SUBJECTNAME" label="主体名称" type="STRING" length="200"/>
</attributes>
<manager>
<managerProperties>
@ -1367,6 +1371,41 @@
</package>
<package name="jbo.com.tenwa.entity.comm.flow" >
<class name="LC_SPLITTING_PAY" label="" keyAttributes="id">
<attributes>
<attribute name="id" label="id" type="STRING" length="32"/>
<attribute name="plan_id" label="租金计划ID" type="STRING" length="32"/>
<attribute name="splitting_money" label="支付分润金额" type="DOUBLE" length="18" scale="2"/>
<attribute name="service_ratio" label="手续费费率" type="DOUBLE" length="18" scale="6"/>
<attribute name="service_money" label="手续费" type="DOUBLE" length="18" scale="2"/>
<attribute name="pay_date" label="支付日期" type="STRING" length="20"/>
<attribute name="inputtime" label="输入时间" type="STRING" length="20"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="lc_splitting_pay" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="LC_SPLITTING_PAY_TEMP" label="" keyAttributes="id">
<attributes>
<attribute name="id" label="id" type="STRING" length="32"/>
<attribute name="plan_id" label="租金计划ID" type="STRING" length="32"/>
<attribute name="splitting_money" label="支付分润金额" type="DOUBLE" length="18" scale="2"/>
<attribute name="service_ratio" label="手续费费率" type="DOUBLE" length="18" scale="6"/>
<attribute name="service_money" label="手续费" type="DOUBLE" length="18" scale="2"/>
<attribute name="pay_date" label="支付日期" type="STRING" length="20"/>
<attribute name="flowunid" label="流程Id" type="STRING" length="32"/>
<attribute name="inputtime" label="输入时间" type="STRING" length="20"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="lc_splitting_pay_temp" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="LB_PAYMENTOFCLAIMS_INFO" label="保险理赔结清" keyAttributes="ID">
<attributes>
<attribute name="ID" label="标识" type="STRING" length="32"/>
@ -1560,4 +1599,5 @@
</manager>
</class>
</package>
</jbo>