微信支付导入页面报错
This commit is contained in:
parent
0ebe655851
commit
e311980b67
@ -5285,6 +5285,57 @@
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
<class name="WX_PAY_THE_BILLS" label="" keyAttributes="id">
|
||||
<attributes>
|
||||
<attribute name="id" label="标识" type="STRING" length="32"/>
|
||||
<attribute name="Trading_hours" label="交易时间" type="STRING" length="32"/>
|
||||
<attribute name="merchants_number" label="商户号" type="STRING" length="32"/>
|
||||
<attribute name="Engaged_merchant_number" label="特约商户号" type="STRING" length="32"/>
|
||||
<attribute name="Device_number" label="设备号" type="STRING" length="32"/>
|
||||
<attribute name="WX_order_number" label="微信订单号" type="STRING" length="32"/>
|
||||
<attribute name="Merchant_order_no" label="商户订单号" type="STRING" length="32"/>
|
||||
<attribute name="User_identification" label="用户标识" type="STRING" length="32"/>
|
||||
<attribute name="Transaction_type" label="交易类型" type="STRING" length="32"/>
|
||||
<attribute name="Transaction_status" label="交易状态" type="STRING" length="32"/>
|
||||
<attribute name="payment_bank" label="付款银行" type="STRING" length="32"/>
|
||||
<attribute name="Currency_type" label="货币种类" type="STRING" length="32"/>
|
||||
<attribute name="order_amount_money" label="应结订单金额" type="STRING" length="32"/>
|
||||
<attribute name="voucher_money" label="代金券金额" type="STRING" length="32"/>
|
||||
<attribute name="WX_refund_number" label="微信退款单号" type="STRING" length="32"/>
|
||||
<attribute name="merchant_refund_number" label="商户退款单号" type="STRING" length="32"/>
|
||||
<attribute name="refund_money" label="退款金额" type="STRING" length="32"/>
|
||||
<attribute name="voucher_refund_money" label="充值券退款金额" type="STRING" length="32"/>
|
||||
<attribute name="refund_type" label="退款类型" type="STRING" length="32"/>
|
||||
<attribute name="refund_state" label="退款状态" type="STRING" length="32"/>
|
||||
<attribute name="goods_name" label="商品名称" type="STRING" length="32"/>
|
||||
<attribute name="merchant_data" label="商户数据包" type="STRING" length="32"/>
|
||||
<attribute name="poundage" label="手续费" type="STRING" length="32"/>
|
||||
<attribute name="rate" label="费率" type="STRING" length="32"/>
|
||||
<attribute name="order_money" label="订单金额" type="STRING" length="32"/>
|
||||
<attribute name="Refund_amount" label="申请退款金额" type="STRING" length="32"/>
|
||||
<attribute name="Rate_note" label="费率备注" type="STRING" length="32"/>
|
||||
<attribute name="Total_transaction_number" label="总交易单数" type="STRING" length="32"/>
|
||||
<attribute name="Total_order_amount_money" label="应结订单总金额" type="STRING" length="32"/>
|
||||
<attribute name="Total_refund" label="退款总金额" type="STRING" length="32"/>
|
||||
<attribute name="voucher_Total_refund" label="充值券退款总金额" type="STRING" length="32"/>
|
||||
<attribute name="poundage_total_amount" label="手续费总金额" type="STRING" length="32"/>
|
||||
<attribute name="Total_order_amount" label="订单总金额" type="STRING" length="32"/>
|
||||
<attribute name="apply_Total_refund" label="申请退款总金额" type="STRING" length="32"/>
|
||||
<attribute name="money" 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="wx_pay_the_bills" />
|
||||
<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">
|
||||
@ -5640,59 +5691,6 @@
|
||||
</manager>
|
||||
</class>
|
||||
|
||||
<class name="WX_PAY_THE_BILLS" label="" keyAttributes="id">
|
||||
<attributes>
|
||||
<attribute name="id" label="标识" type="STRING" length="32"/>
|
||||
<attribute name="Trading_hours" label="交易时间" type="STRING" length="32"/>
|
||||
<!-- <attribute name="public_accounts" label="公众账号id" type="STRING" length="32"/> -->
|
||||
<attribute name="merchants_number" label="商户号" type="STRING" length="32"/>
|
||||
<attribute name="Engaged_merchant_number" label="特约商户号" type="STRING" length="32"/>
|
||||
<attribute name="Device_number" label="设备号" type="STRING" length="32"/>
|
||||
<attribute name="WX_order_number" label="微信订单号" type="STRING" length="32"/>
|
||||
<attribute name="Merchant_order_no" label="商户订单号" type="STRING" length="32"/>
|
||||
<attribute name="User_identification" label="用户标识" type="STRING" length="32"/>
|
||||
<attribute name="Transaction_type" label="交易类型" type="STRING" length="32"/>
|
||||
<attribute name="Transaction_status" label="交易状态" type="STRING" length="32"/>
|
||||
<attribute name="payment_bank" label="付款银行" type="STRING" length="32"/>
|
||||
<attribute name="Currency_type" label="货币种类" type="STRING" length="32"/>
|
||||
<attribute name="order_amount_money" label="应结订单金额" type="STRING" length="32"/>
|
||||
<attribute name="voucher_money" label="代金券金额" type="STRING" length="32"/>
|
||||
<attribute name="WX_refund_number" label="微信退款单号" type="STRING" length="32"/>
|
||||
<attribute name="merchant_refund_number" label="商户退款单号" type="STRING" length="32"/>
|
||||
<attribute name="refund_money" label="退款金额" type="STRING" length="32"/>
|
||||
<attribute name="voucher_refund_money" label="充值券退款金额" type="STRING" length="32"/>
|
||||
<attribute name="refund_type" label="退款类型" type="STRING" length="32"/>
|
||||
<attribute name="refund_state" label="退款状态" type="STRING" length="32"/>
|
||||
<attribute name="goods_name" label="商品名称" type="STRING" length="32"/>
|
||||
<attribute name="merchant_data" label="商户数据包" type="STRING" length="32"/>
|
||||
<attribute name="poundage" label="手续费" type="STRING" length="32"/>
|
||||
<attribute name="rate" label="费率" type="STRING" length="32"/>
|
||||
<attribute name="order_money" label="订单金额" type="STRING" length="32"/>
|
||||
<attribute name="Refund_amount" label="申请退款金额" type="STRING" length="32"/>
|
||||
<attribute name="Rate_note" label="费率备注" type="STRING" length="32"/>
|
||||
<attribute name="Total_transaction_number" label="总交易单数" type="STRING" length="32"/>
|
||||
<attribute name="Total_order_amount_money" label="应结订单总金额" type="STRING" length="32"/>
|
||||
<attribute name="Total_refund" label="退款总金额" type="STRING" length="32"/>
|
||||
<attribute name="voucher_Total_refund" label="充值券退款总金额" type="STRING" length="32"/>
|
||||
<attribute name="poundage_total_amount" label="手续费总金额" type="STRING" length="32"/>
|
||||
<attribute name="Total_order_amount" label="订单总金额" type="STRING" length="32"/>
|
||||
<attribute name="apply_Total_refund" label="申请退款总金额" type="STRING" length="32"/>
|
||||
<attribute name="money" 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="wx_pay_the_bills" />
|
||||
<property name="createKey" value="true" />
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
|
||||
|
||||
</package>
|
||||
</jbo>
|
||||
|
||||
180
src_jbo/jbo/com/tenwa/lease/comm/WX_PAY_THE_BILLS.java
Normal file
180
src_jbo/jbo/com/tenwa/lease/comm/WX_PAY_THE_BILLS.java
Normal file
@ -0,0 +1,180 @@
|
||||
package jbo.com.tenwa.lease.comm;
|
||||
|
||||
import java.lang.String;
|
||||
|
||||
/**
|
||||
* - JBO命名常量类<br><br>
|
||||
* Note: This file is generated by ADE tools, <em>dont</em> modify it.<br>
|
||||
|
||||
*/
|
||||
public interface WX_PAY_THE_BILLS{
|
||||
/**
|
||||
* <br><br>
|
||||
* 代表本类映射的BizObjectClass
|
||||
*/
|
||||
public static final String CLASS_NAME = "jbo.com.tenwa.lease.comm.WX_PAY_THE_BILLS";
|
||||
/**
|
||||
* 标识 STRING(32)<br>
|
||||
*/
|
||||
public static final String id = "id";
|
||||
/**
|
||||
* 交易时间 STRING(32)<br>
|
||||
*/
|
||||
public static final String Trading_hours = "Trading_hours";
|
||||
/**
|
||||
* 商户号 STRING(32)<br>
|
||||
*/
|
||||
public static final String merchants_number = "merchants_number";
|
||||
/**
|
||||
* 特约商户号 STRING(32)<br>
|
||||
*/
|
||||
public static final String Engaged_merchant_number = "Engaged_merchant_number";
|
||||
/**
|
||||
* 设备号 STRING(32)<br>
|
||||
*/
|
||||
public static final String Device_number = "Device_number";
|
||||
/**
|
||||
* 微信订单号 STRING(32)<br>
|
||||
*/
|
||||
public static final String WX_order_number = "WX_order_number";
|
||||
/**
|
||||
* 商户订单号 STRING(32)<br>
|
||||
*/
|
||||
public static final String Merchant_order_no = "Merchant_order_no";
|
||||
/**
|
||||
* 用户标识 STRING(32)<br>
|
||||
*/
|
||||
public static final String User_identification = "User_identification";
|
||||
/**
|
||||
* 交易类型 STRING(32)<br>
|
||||
*/
|
||||
public static final String Transaction_type = "Transaction_type";
|
||||
/**
|
||||
* 交易状态 STRING(32)<br>
|
||||
*/
|
||||
public static final String Transaction_status = "Transaction_status";
|
||||
/**
|
||||
* 付款银行 STRING(32)<br>
|
||||
*/
|
||||
public static final String payment_bank = "payment_bank";
|
||||
/**
|
||||
* 货币种类 STRING(32)<br>
|
||||
*/
|
||||
public static final String Currency_type = "Currency_type";
|
||||
/**
|
||||
* 应结订单金额 STRING(32)<br>
|
||||
*/
|
||||
public static final String order_amount_money = "order_amount_money";
|
||||
/**
|
||||
* 代金券金额 STRING(32)<br>
|
||||
*/
|
||||
public static final String voucher_money = "voucher_money";
|
||||
/**
|
||||
* 微信退款单号 STRING(32)<br>
|
||||
*/
|
||||
public static final String WX_refund_number = "WX_refund_number";
|
||||
/**
|
||||
* 商户退款单号 STRING(32)<br>
|
||||
*/
|
||||
public static final String merchant_refund_number = "merchant_refund_number";
|
||||
/**
|
||||
* 退款金额 STRING(32)<br>
|
||||
*/
|
||||
public static final String refund_money = "refund_money";
|
||||
/**
|
||||
* 充值券退款金额 STRING(32)<br>
|
||||
*/
|
||||
public static final String voucher_refund_money = "voucher_refund_money";
|
||||
/**
|
||||
* 退款类型 STRING(32)<br>
|
||||
*/
|
||||
public static final String refund_type = "refund_type";
|
||||
/**
|
||||
* 退款状态 STRING(32)<br>
|
||||
*/
|
||||
public static final String refund_state = "refund_state";
|
||||
/**
|
||||
* 商品名称 STRING(32)<br>
|
||||
*/
|
||||
public static final String goods_name = "goods_name";
|
||||
/**
|
||||
* 商户数据包 STRING(32)<br>
|
||||
*/
|
||||
public static final String merchant_data = "merchant_data";
|
||||
/**
|
||||
* 手续费 STRING(32)<br>
|
||||
*/
|
||||
public static final String poundage = "poundage";
|
||||
/**
|
||||
* 费率 STRING(32)<br>
|
||||
*/
|
||||
public static final String rate = "rate";
|
||||
/**
|
||||
* 订单金额 STRING(32)<br>
|
||||
*/
|
||||
public static final String order_money = "order_money";
|
||||
/**
|
||||
* 申请退款金额 STRING(32)<br>
|
||||
*/
|
||||
public static final String Refund_amount = "Refund_amount";
|
||||
/**
|
||||
* 费率备注 STRING(32)<br>
|
||||
*/
|
||||
public static final String Rate_note = "Rate_note";
|
||||
/**
|
||||
* 总交易单数 STRING(32)<br>
|
||||
*/
|
||||
public static final String Total_transaction_number = "Total_transaction_number";
|
||||
/**
|
||||
* 应结订单总金额 STRING(32)<br>
|
||||
*/
|
||||
public static final String Total_order_amount_money = "Total_order_amount_money";
|
||||
/**
|
||||
* 退款总金额 STRING(32)<br>
|
||||
*/
|
||||
public static final String Total_refund = "Total_refund";
|
||||
/**
|
||||
* 充值券退款总金额 STRING(32)<br>
|
||||
*/
|
||||
public static final String voucher_Total_refund = "voucher_Total_refund";
|
||||
/**
|
||||
* 手续费总金额 STRING(32)<br>
|
||||
*/
|
||||
public static final String poundage_total_amount = "poundage_total_amount";
|
||||
/**
|
||||
* 订单总金额 STRING(32)<br>
|
||||
*/
|
||||
public static final String Total_order_amount = "Total_order_amount";
|
||||
/**
|
||||
* 申请退款总金额 STRING(32)<br>
|
||||
*/
|
||||
public static final String apply_Total_refund = "apply_Total_refund";
|
||||
/**
|
||||
* 金额 STRING(32)<br>
|
||||
*/
|
||||
public static final String money = "money";
|
||||
/**
|
||||
* 登记人 STRING(32)<br>
|
||||
*/
|
||||
public static final String INPUTUSERID = "INPUTUSERID";
|
||||
/**
|
||||
* 登记部门 STRING(32)<br>
|
||||
*/
|
||||
public static final String INPUTORGID = "INPUTORGID";
|
||||
/**
|
||||
* 登记时间 STRING(32)<br>
|
||||
*/
|
||||
public static final String INPUTTIME = "INPUTTIME";
|
||||
/**
|
||||
* 更新人 STRING(32)<br>
|
||||
*/
|
||||
public static final String UPDATEUSERID = "UPDATEUSERID";
|
||||
/**
|
||||
* 更新部门 STRING(32)<br>
|
||||
*/
|
||||
public static final String UPDATEORGID = "UPDATEORGID";
|
||||
/**
|
||||
* 更新日期 STRING(32)<br>
|
||||
*/
|
||||
public static final String UPDATETIME = "UPDATETIME";
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user