diff --git a/WebContent/WEB-INF/etc/jbo/jbo_calc.xml b/WebContent/WEB-INF/etc/jbo/jbo_calc.xml
index fe1f7758b..7fca8905d 100644
--- a/WebContent/WEB-INF/etc/jbo/jbo_calc.xml
+++ b/WebContent/WEB-INF/etc/jbo/jbo_calc.xml
@@ -4439,5 +4439,75 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src_jbo/jbo/app/tenwa/calc/VI_LI_INVOICE_TJ_GPS.java b/src_jbo/jbo/app/tenwa/calc/VI_LI_INVOICE_TJ_GPS.java
new file mode 100644
index 000000000..85bc76d78
--- /dev/null
+++ b/src_jbo/jbo/app/tenwa/calc/VI_LI_INVOICE_TJ_GPS.java
@@ -0,0 +1,76 @@
+package jbo.app.tenwa.calc;
+
+import java.lang.String;
+
+/**
+* - JBO命名常量类
+* Note: This file is generated by ADE tools, dont modify it.
+
+*/
+public interface VI_LI_INVOICE_TJ_GPS{
+ /**
+ *
+ * 代表本类映射的BizObjectClass
+ */
+ public static final String CLASS_NAME = "jbo.app.tenwa.calc.VI_LI_INVOICE_TJ_GPS";
+ /**
+ * contract_id STRING(20)
+ */
+ public static final String contract_id = "contract_id";
+ /**
+ * contract_no STRING(20)
+ */
+ public static final String contract_no = "contract_no";
+ /**
+ * invoice_money STRING(20)
+ */
+ public static final String invoice_money = "invoice_money";
+ /**
+ * tax_type STRING(20)
+ */
+ public static final String tax_type = "tax_type";
+ /**
+ * cert_id STRING(20)
+ */
+ public static final String cert_id = "cert_id";
+ /**
+ * account STRING(20)
+ */
+ public static final String account = "account";
+ /**
+ * acc_number STRING(20)
+ */
+ public static final String acc_number = "acc_number";
+ /**
+ * bank_name STRING(20)
+ */
+ public static final String bank_name = "bank_name";
+ /**
+ * telephone STRING(20)
+ */
+ public static final String telephone = "telephone";
+ /**
+ * customer_type STRING(20)
+ */
+ public static final String customer_type = "customer_type";
+ /**
+ * customer_name STRING(20)
+ */
+ public static final String customer_name = "customer_name";
+ /**
+ * tax_ratio STRING(20)
+ */
+ public static final String tax_ratio = "tax_ratio";
+ /**
+ * invoice_status STRING(20)
+ */
+ public static final String invoice_status = "invoice_status";
+ /**
+ * FPDM STRING(20)
+ */
+ public static final String FPDM = "FPDM";
+ /**
+ * FPHM STRING(20)
+ */
+ public static final String FPHM = "FPHM";
+}
\ No newline at end of file
diff --git a/src_jbo/jbo/app/tenwa/calc/VI_LI_INVOICE_TJ_LEASEBACK.java b/src_jbo/jbo/app/tenwa/calc/VI_LI_INVOICE_TJ_LEASEBACK.java
new file mode 100644
index 000000000..da1347f15
--- /dev/null
+++ b/src_jbo/jbo/app/tenwa/calc/VI_LI_INVOICE_TJ_LEASEBACK.java
@@ -0,0 +1,80 @@
+package jbo.app.tenwa.calc;
+
+import java.lang.String;
+
+/**
+* - JBO命名常量类
+* Note: This file is generated by ADE tools, dont modify it.
+
+*/
+public interface VI_LI_INVOICE_TJ_LEASEBACK{
+ /**
+ *
+ * 代表本类映射的BizObjectClass
+ */
+ public static final String CLASS_NAME = "jbo.app.tenwa.calc.VI_LI_INVOICE_TJ_LEASEBACK";
+ /**
+ * contract_id STRING(20)
+ */
+ public static final String contract_id = "contract_id";
+ /**
+ * contract_no STRING(20)
+ */
+ public static final String contract_no = "contract_no";
+ /**
+ * invoice_money STRING(20)
+ */
+ public static final String invoice_money = "invoice_money";
+ /**
+ * tax_type STRING(20)
+ */
+ public static final String tax_type = "tax_type";
+ /**
+ * cert_id STRING(20)
+ */
+ public static final String cert_id = "cert_id";
+ /**
+ * account STRING(20)
+ */
+ public static final String account = "account";
+ /**
+ * acc_number STRING(20)
+ */
+ public static final String acc_number = "acc_number";
+ /**
+ * bank_name STRING(20)
+ */
+ public static final String bank_name = "bank_name";
+ /**
+ * telephone STRING(20)
+ */
+ public static final String telephone = "telephone";
+ /**
+ * customer_type STRING(20)
+ */
+ public static final String customer_type = "customer_type";
+ /**
+ * customer_name STRING(20)
+ */
+ public static final String customer_name = "customer_name";
+ /**
+ * tax_ratio STRING(20)
+ */
+ public static final String tax_ratio = "tax_ratio";
+ /**
+ * full_code STRING(20)
+ */
+ public static final String full_code = "full_code";
+ /**
+ * fpdm STRING(20)
+ */
+ public static final String fpdm = "fpdm";
+ /**
+ * fphm STRING(20)
+ */
+ public static final String fphm = "fphm";
+ /**
+ * plan_list STRING(20)
+ */
+ public static final String plan_list = "plan_list";
+}
\ No newline at end of file
diff --git a/src_jbo/jbo/app/tenwa/calc/VI_LI_INVOICE_TJ_LEASEDIRECT.java b/src_jbo/jbo/app/tenwa/calc/VI_LI_INVOICE_TJ_LEASEDIRECT.java
new file mode 100644
index 000000000..6253671bf
--- /dev/null
+++ b/src_jbo/jbo/app/tenwa/calc/VI_LI_INVOICE_TJ_LEASEDIRECT.java
@@ -0,0 +1,64 @@
+package jbo.app.tenwa.calc;
+
+import java.lang.String;
+
+/**
+* - JBO命名常量类
+* Note: This file is generated by ADE tools, dont modify it.
+
+*/
+public interface VI_LI_INVOICE_TJ_LEASEDIRECT{
+ /**
+ *
+ * 代表本类映射的BizObjectClass
+ */
+ public static final String CLASS_NAME = "jbo.app.tenwa.calc.VI_LI_INVOICE_TJ_LEASEDIRECT";
+ /**
+ * contract_id STRING(20)
+ */
+ public static final String contract_id = "contract_id";
+ /**
+ * contract_no STRING(20)
+ */
+ public static final String contract_no = "contract_no";
+ /**
+ * invoice_money STRING(20)
+ */
+ public static final String invoice_money = "invoice_money";
+ /**
+ * tax_type STRING(20)
+ */
+ public static final String tax_type = "tax_type";
+ /**
+ * cert_id STRING(20)
+ */
+ public static final String cert_id = "cert_id";
+ /**
+ * account STRING(20)
+ */
+ public static final String account = "account";
+ /**
+ * acc_number STRING(20)
+ */
+ public static final String acc_number = "acc_number";
+ /**
+ * bank_name STRING(20)
+ */
+ public static final String bank_name = "bank_name";
+ /**
+ * telephone STRING(20)
+ */
+ public static final String telephone = "telephone";
+ /**
+ * customer_type STRING(20)
+ */
+ public static final String customer_type = "customer_type";
+ /**
+ * customer_name STRING(20)
+ */
+ public static final String customer_name = "customer_name";
+ /**
+ * tax_ratio STRING(20)
+ */
+ public static final String tax_ratio = "tax_ratio";
+}
\ No newline at end of file