From 95cd47a8a5954b782323e3c3b45358e885f07a37 Mon Sep 17 00:00:00 2001 From: zhanglei Date: Thu, 10 Aug 2023 15:12:09 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A3=8E=E6=8E=A7=E4=B8=AD=E5=8F=B0=E5=AF=B9?= =?UTF-8?q?=E6=8E=A5-=E5=AE=9E=E4=BD=93=E6=96=B0=E5=A2=9E=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E4=BF=A1=E6=81=AF20230810?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/WEB-INF/etc/jbo/jbo_customer.xml | 72 +++++++++++++++++++ WebContent/WEB-INF/etc/jbo/jbo_lease.xml | 36 ++++++++++ .../app/tenwa/customer/CUSTOMER_FAMILY.java | 66 +++++++++++++++++ .../tenwa/customer/CUSTOMER_FAMILY_HIS.java | 66 +++++++++++++++++ .../tenwa/customer/CUSTOMER_FAMILY_TEMP.java | 65 +++++++++++++++++ .../app/tenwa/customer/CUSTOMER_PERSON.java | 51 +++++++++++++ .../tenwa/customer/CUSTOMER_PERSON_HIS.java | 48 +++++++++++++ .../tenwa/customer/CUSTOMER_PERSON_TEMP.java | 48 +++++++++++++ .../tenwa/lease/comm/LB_GUARANTEE_UNIT.java | 62 ++++++++++++++++ .../lease/comm/LB_GUARANTEE_UNIT_HIS.java | 63 ++++++++++++++++ .../lease/comm/LB_GUARANTEE_UNIT_TEMP.java | 62 ++++++++++++++++ 11 files changed, 639 insertions(+) diff --git a/WebContent/WEB-INF/etc/jbo/jbo_customer.xml b/WebContent/WEB-INF/etc/jbo/jbo_customer.xml index e0f7fa634..e3a099c6e 100644 --- a/WebContent/WEB-INF/etc/jbo/jbo_customer.xml +++ b/WebContent/WEB-INF/etc/jbo/jbo_customer.xml @@ -300,6 +300,15 @@ + + + + + + + + + @@ -440,6 +449,15 @@ + + + + + + + + + @@ -2391,6 +2409,15 @@ + + + + + + + + + @@ -2493,6 +2520,15 @@ + + + + + + + + + @@ -2589,6 +2625,18 @@ + + + + + + + + + + + + @@ -2630,6 +2678,18 @@ + + + + + + + + + + + + @@ -2669,6 +2729,18 @@ + + + + + + + + + + + + diff --git a/WebContent/WEB-INF/etc/jbo/jbo_lease.xml b/WebContent/WEB-INF/etc/jbo/jbo_lease.xml index 6ba0723d5..48a9bf6a8 100644 --- a/WebContent/WEB-INF/etc/jbo/jbo_lease.xml +++ b/WebContent/WEB-INF/etc/jbo/jbo_lease.xml @@ -4092,6 +4092,18 @@ + + + + + + + + + + + + @@ -4136,6 +4148,18 @@ + + + + + + + + + + + + @@ -4180,6 +4204,18 @@ + + + + + + + + + + + + diff --git a/src_jbo/jbo/app/tenwa/customer/CUSTOMER_FAMILY.java b/src_jbo/jbo/app/tenwa/customer/CUSTOMER_FAMILY.java index 3c6db528b..01477681e 100644 --- a/src_jbo/jbo/app/tenwa/customer/CUSTOMER_FAMILY.java +++ b/src_jbo/jbo/app/tenwa/customer/CUSTOMER_FAMILY.java @@ -125,4 +125,70 @@ public interface CUSTOMER_FAMILY{ * Ա STRING(32)
*/ public static final String SEX = "SEX"; + + + + // 20230809 Ʒ̨Խ-ֶͬ + /** + * ֤ͬЧ STRING(32)
+ */ + public static final String idexpiry = "idexpiry"; + + /** + * ͬ STRING(32)
+ */ + public static final String nation = "nation"; + + /** + * ͬѧ STRING(32)
+ */ + public static final String educationLevel = "education_level"; + + /** + * ͬ˵λַ STRING(32)
+ */ + public static final String workAddress = "work_address"; + + /** + * ͬ˾סַ STRING(32)
+ */ + public static final String liveAddress = "live_address"; + + /** + * ͬ˻ַ STRING(32)
+ */ + public static final String idAddress = "id_address"; + + /** + * ͬҵ STRING(32)
+ */ + public static final String enterprise_nature = "enterprise_nature"; + + /** + * ͬҵ STRING(32)
+ */ + public static final String industryType = "industry_type"; + + /** + * ְͬҵ STRING(32)
+ */ + public static final String careerType = "career_type"; + + /** + * ְͬλ STRING(32)
+ */ + public static final String position = "position"; + + /** + * ͬ STRING(32)
+ */ + public static final String monthlyIncome = "monthly_income"; + + /** + * ֧ͬ STRING(32)
+ */ + public static final String monthlyExpenses = "monthly_expenses"; + // 20230809 Ʒ̨Խ-ֶͬ + + } \ No newline at end of file diff --git a/src_jbo/jbo/app/tenwa/customer/CUSTOMER_FAMILY_HIS.java b/src_jbo/jbo/app/tenwa/customer/CUSTOMER_FAMILY_HIS.java index f2e175e0f..1b3d4014a 100644 --- a/src_jbo/jbo/app/tenwa/customer/CUSTOMER_FAMILY_HIS.java +++ b/src_jbo/jbo/app/tenwa/customer/CUSTOMER_FAMILY_HIS.java @@ -129,4 +129,70 @@ public interface CUSTOMER_FAMILY_HIS{ * Ա STRING(32)
*/ public static final String SEX = "SEX"; + + + + // 20230809 Ʒ̨Խ-ֶͬ + /** + * ֤ͬЧ STRING(32)
+ */ + public static final String idexpiry = "idexpiry"; + + /** + * ͬ STRING(32)
+ */ + public static final String nation = "nation"; + + /** + * ͬѧ STRING(32)
+ */ + public static final String educationLevel = "education_level"; + + /** + * ͬ˵λַ STRING(32)
+ */ + public static final String workAddress = "work_address"; + + /** + * ͬ˾סַ STRING(32)
+ */ + public static final String liveAddress = "live_address"; + + /** + * ͬ˻ַ STRING(32)
+ */ + public static final String idAddress = "id_address"; + + /** + * ͬҵ STRING(32)
+ */ + public static final String enterprise_nature = "enterprise_nature"; + + /** + * ͬҵ STRING(32)
+ */ + public static final String industryType = "industry_type"; + + /** + * ְͬҵ STRING(32)
+ */ + public static final String careerType = "career_type"; + + /** + * ְͬλ STRING(32)
+ */ + public static final String position = "position"; + + /** + * ͬ STRING(32)
+ */ + public static final String monthlyIncome = "monthly_income"; + + /** + * ֧ͬ STRING(32)
+ */ + public static final String monthlyExpenses = "monthly_expenses"; + // 20230809 Ʒ̨Խ-ֶͬ + + } \ No newline at end of file diff --git a/src_jbo/jbo/app/tenwa/customer/CUSTOMER_FAMILY_TEMP.java b/src_jbo/jbo/app/tenwa/customer/CUSTOMER_FAMILY_TEMP.java index 8dc9effe4..e07e0260d 100644 --- a/src_jbo/jbo/app/tenwa/customer/CUSTOMER_FAMILY_TEMP.java +++ b/src_jbo/jbo/app/tenwa/customer/CUSTOMER_FAMILY_TEMP.java @@ -129,4 +129,69 @@ public interface CUSTOMER_FAMILY_TEMP{ * Ա STRING(32)
*/ public static final String SEX = "SEX"; + + + // 20230809 Ʒ̨Խ-ֶͬ + /** + * ֤ͬЧ STRING(32)
+ */ + public static final String idexpiry = "idexpiry"; + + /** + * ͬ STRING(32)
+ */ + public static final String nation = "nation"; + + /** + * ͬѧ STRING(32)
+ */ + public static final String educationLevel = "education_level"; + + /** + * ͬ˵λַ STRING(32)
+ */ + public static final String workAddress = "work_address"; + + /** + * ͬ˾סַ STRING(32)
+ */ + public static final String liveAddress = "live_address"; + + /** + * ͬ˻ַ STRING(32)
+ */ + public static final String idAddress = "id_address"; + + /** + * ͬҵ STRING(32)
+ */ + public static final String enterprise_nature = "enterprise_nature"; + + /** + * ͬҵ STRING(32)
+ */ + public static final String industryType = "industry_type"; + + /** + * ְͬҵ STRING(32)
+ */ + public static final String careerType = "career_type"; + + /** + * ְͬλ STRING(32)
+ */ + public static final String position = "position"; + + /** + * ͬ STRING(32)
+ */ + public static final String monthlyIncome = "monthly_income"; + + /** + * ֧ͬ STRING(32)
+ */ + public static final String monthlyExpenses = "monthly_expenses"; + // 20230809 Ʒ̨Խ-ֶͬ + + } \ No newline at end of file diff --git a/src_jbo/jbo/app/tenwa/customer/CUSTOMER_PERSON.java b/src_jbo/jbo/app/tenwa/customer/CUSTOMER_PERSON.java index 48aaf34a7..48964f79e 100644 --- a/src_jbo/jbo/app/tenwa/customer/CUSTOMER_PERSON.java +++ b/src_jbo/jbo/app/tenwa/customer/CUSTOMER_PERSON.java @@ -381,4 +381,55 @@ public interface CUSTOMER_PERSON{ * STRING(32)
*/ public static final String e_mail = "e_mail"; + + // 20230809 Ʒ̨Խ-ֶ + + /** + * ֤Ч STRING(32)
+ */ + public static final String idexpiry = "idexpiry"; + + /** + * STRING(32)
+ */ + public static final String nation = "nation"; + + /** + * ҵ STRING(32)
+ */ + public static final String industryType = "industry_type"; + + /** + * ְҵ STRING(32)
+ */ + public static final String careerType = "career_type"; + + /** + * ˵λַ STRING(32)
+ */ + public static final String workAddress = "work_address"; + + /** + * ֧ STRING(32)
+ */ + public static final String monthlyExpenses = "monthly_expenses"; + + /** + * ˹ȥӪ STRING(32)
+ */ + public static final String preOperateCarType = "pre_operate_car_type"; + + /** + * ˹ȥӪƺ STRING(32)
+ */ + public static final String preOperateCarNo = "pre_operate_car_no"; + + /** + * ˴ҵʱ STRING(32)
+ */ + public static final String preOperateYears = "pre_operate_years"; + + // 20230809 Ʒ̨Խ-ֶ + + } \ No newline at end of file diff --git a/src_jbo/jbo/app/tenwa/customer/CUSTOMER_PERSON_HIS.java b/src_jbo/jbo/app/tenwa/customer/CUSTOMER_PERSON_HIS.java index 0e2bd4ff1..492a119c0 100644 --- a/src_jbo/jbo/app/tenwa/customer/CUSTOMER_PERSON_HIS.java +++ b/src_jbo/jbo/app/tenwa/customer/CUSTOMER_PERSON_HIS.java @@ -381,4 +381,52 @@ public interface CUSTOMER_PERSON_HIS{ * 롪ż DOUBLE(22)
*/ public static final String smincome = "smincome"; + // 20230809 Ʒ̨Խ-ֶ + + /** + * ֤Ч STRING(32)
+ */ + public static final String idexpiry = "idexpiry"; + + /** + * STRING(32)
+ */ + public static final String nation = "nation"; + + /** + * ҵ STRING(32)
+ */ + public static final String industryType = "industry_type"; + + /** + * ְҵ STRING(32)
+ */ + public static final String careerType = "career_type"; + + /** + * ˵λַ STRING(32)
+ */ + public static final String workAddress = "work_address"; + + /** + * ֧ STRING(32)
+ */ + public static final String monthlyExpenses = "monthly_expenses"; + + /** + * ˹ȥӪ STRING(32)
+ */ + public static final String preOperateCarType = "pre_operate_car_type"; + + /** + * ˹ȥӪƺ STRING(32)
+ */ + public static final String preOperateCarNo = "pre_operate_car_no"; + + /** + * ˴ҵʱ STRING(32)
+ */ + public static final String preOperateYears = "pre_operate_years"; + + // 20230809 Ʒ̨Խ-ֶ } \ No newline at end of file diff --git a/src_jbo/jbo/app/tenwa/customer/CUSTOMER_PERSON_TEMP.java b/src_jbo/jbo/app/tenwa/customer/CUSTOMER_PERSON_TEMP.java index 79ccc4122..dffb44cbe 100644 --- a/src_jbo/jbo/app/tenwa/customer/CUSTOMER_PERSON_TEMP.java +++ b/src_jbo/jbo/app/tenwa/customer/CUSTOMER_PERSON_TEMP.java @@ -385,4 +385,52 @@ public interface CUSTOMER_PERSON_TEMP{ * STRING(32)
*/ public static final String e_mail = "e_mail"; + // 20230809 Ʒ̨Խ-ֶ + + /** + * ֤Ч STRING(32)
+ */ + public static final String idexpiry = "idexpiry"; + + /** + * STRING(32)
+ */ + public static final String nation = "nation"; + + /** + * ҵ STRING(32)
+ */ + public static final String industryType = "industry_type"; + + /** + * ְҵ STRING(32)
+ */ + public static final String careerType = "career_type"; + + /** + * ˵λַ STRING(32)
+ */ + public static final String workAddress = "work_address"; + + /** + * ֧ STRING(32)
+ */ + public static final String monthlyExpenses = "monthly_expenses"; + + /** + * ˹ȥӪ STRING(32)
+ */ + public static final String preOperateCarType = "pre_operate_car_type"; + + /** + * ˹ȥӪƺ STRING(32)
+ */ + public static final String preOperateCarNo = "pre_operate_car_no"; + + /** + * ˴ҵʱ STRING(32)
+ */ + public static final String preOperateYears = "pre_operate_years"; + + // 20230809 Ʒ̨Խ-ֶ } \ No newline at end of file diff --git a/src_jbo/jbo/com/tenwa/lease/comm/LB_GUARANTEE_UNIT.java b/src_jbo/jbo/com/tenwa/lease/comm/LB_GUARANTEE_UNIT.java index d60a395d2..1a36c0d90 100644 --- a/src_jbo/jbo/com/tenwa/lease/comm/LB_GUARANTEE_UNIT.java +++ b/src_jbo/jbo/com/tenwa/lease/comm/LB_GUARANTEE_UNIT.java @@ -153,4 +153,66 @@ public interface LB_GUARANTEE_UNIT{ * λַ STRING(80)
*/ public static final String WORKADD = "WORKADD"; + // 20230809 Ʒ̨Խ-ֶ + /** + * ֤Ч STRING(32)
+ */ + public static final String idexpiry = "idexpiry"; + + /** + * STRING(32)
+ */ + public static final String nation = "nation"; + + /** + * ѧ STRING(32)
+ */ + public static final String educationLevel = "education_level"; + + /** + * ˵λַ STRING(32)
+ */ + public static final String workAddress = "work_address"; + + /** + * ˾סַ STRING(32)
+ */ + public static final String liveAddress = "live_address"; + + /** + * ˻ַ STRING(32)
+ */ + public static final String idAddress = "id_address"; + + /** + * ҵ STRING(32)
+ */ + public static final String enterprise_nature = "enterprise_nature"; + + /** + * ҵ STRING(32)
+ */ + public static final String industryType = "industry_type"; + + /** + * ְҵ STRING(32)
+ */ + public static final String careerType = "career_type"; + + /** + * ְλ STRING(32)
+ */ + public static final String position = "position"; + + /** + * STRING(32)
+ */ + public static final String monthlyIncome = "monthly_income"; + + /** + * ֧ STRING(32)
+ */ + public static final String monthlyExpenses = "monthly_expenses"; + // 20230809 Ʒ̨Խ-ֶ + } \ No newline at end of file diff --git a/src_jbo/jbo/com/tenwa/lease/comm/LB_GUARANTEE_UNIT_HIS.java b/src_jbo/jbo/com/tenwa/lease/comm/LB_GUARANTEE_UNIT_HIS.java index d7fdc7d04..f4f7d66a7 100644 --- a/src_jbo/jbo/com/tenwa/lease/comm/LB_GUARANTEE_UNIT_HIS.java +++ b/src_jbo/jbo/com/tenwa/lease/comm/LB_GUARANTEE_UNIT_HIS.java @@ -149,4 +149,67 @@ public interface LB_GUARANTEE_UNIT_HIS{ * λַ STRING(80)
*/ public static final String WORKADD = "WORKADD"; + + // 20230809 Ʒ̨Խ-ֶ + /** + * ֤Ч STRING(32)
+ */ + public static final String idexpiry = "idexpiry"; + + /** + * STRING(32)
+ */ + public static final String nation = "nation"; + + /** + * ѧ STRING(32)
+ */ + public static final String educationLevel = "education_level"; + + /** + * ˵λַ STRING(32)
+ */ + public static final String workAddress = "work_address"; + + /** + * ˾סַ STRING(32)
+ */ + public static final String liveAddress = "live_address"; + + /** + * ˻ַ STRING(32)
+ */ + public static final String idAddress = "id_address"; + + /** + * ҵ STRING(32)
+ */ + public static final String enterprise_nature = "enterprise_nature"; + + /** + * ҵ STRING(32)
+ */ + public static final String industryType = "industry_type"; + + /** + * ְҵ STRING(32)
+ */ + public static final String careerType = "career_type"; + + /** + * ְλ STRING(32)
+ */ + public static final String position = "position"; + + /** + * STRING(32)
+ */ + public static final String monthlyIncome = "monthly_income"; + + /** + * ֧ STRING(32)
+ */ + public static final String monthlyExpenses = "monthly_expenses"; + // 20230809 Ʒ̨Խ-ֶ + } \ No newline at end of file diff --git a/src_jbo/jbo/com/tenwa/lease/comm/LB_GUARANTEE_UNIT_TEMP.java b/src_jbo/jbo/com/tenwa/lease/comm/LB_GUARANTEE_UNIT_TEMP.java index 85754dccf..43430716d 100644 --- a/src_jbo/jbo/com/tenwa/lease/comm/LB_GUARANTEE_UNIT_TEMP.java +++ b/src_jbo/jbo/com/tenwa/lease/comm/LB_GUARANTEE_UNIT_TEMP.java @@ -149,4 +149,66 @@ public interface LB_GUARANTEE_UNIT_TEMP{ * λַ STRING(80)
*/ public static final String WORKADD = "WORKADD"; + // 20230809 Ʒ̨Խ-ֶ + /** + * ֤Ч STRING(32)
+ */ + public static final String idexpiry = "idexpiry"; + + /** + * STRING(32)
+ */ + public static final String nation = "nation"; + + /** + * ѧ STRING(32)
+ */ + public static final String educationLevel = "education_level"; + + /** + * ˵λַ STRING(32)
+ */ + public static final String workAddress = "work_address"; + + /** + * ˾סַ STRING(32)
+ */ + public static final String liveAddress = "live_address"; + + /** + * ˻ַ STRING(32)
+ */ + public static final String idAddress = "id_address"; + + /** + * ҵ STRING(32)
+ */ + public static final String enterprise_nature = "enterprise_nature"; + + /** + * ҵ STRING(32)
+ */ + public static final String industryType = "industry_type"; + + /** + * ְҵ STRING(32)
+ */ + public static final String careerType = "career_type"; + + /** + * ְλ STRING(32)
+ */ + public static final String position = "position"; + + /** + * STRING(32)
+ */ + public static final String monthlyIncome = "monthly_income"; + + /** + * ֧ STRING(32)
+ */ + public static final String monthlyExpenses = "monthly_expenses"; + // 20230809 Ʒ̨Խ-ֶ + } \ No newline at end of file