From 33d90ed5c4549c8c303a90835a9f4067ab2119ee Mon Sep 17 00:00:00 2001 From: zhanglei Date: Thu, 7 Jan 2021 17:25:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E9=99=A9=E7=90=86=E8=B5=94=E8=AE=B0?= =?UTF-8?q?=E5=BD=95=E7=9B=96=E7=AB=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/WEB-INF/etc/jbo/jbo_comm.xml | 1 + src_tenwa/com/tenwa/insurance/LB_CONTRACT_INSURANCE_INFO.java | 1 + 2 files changed, 2 insertions(+) diff --git a/WebContent/WEB-INF/etc/jbo/jbo_comm.xml b/WebContent/WEB-INF/etc/jbo/jbo_comm.xml index fad8fb651..2a06f3d26 100644 --- a/WebContent/WEB-INF/etc/jbo/jbo_comm.xml +++ b/WebContent/WEB-INF/etc/jbo/jbo_comm.xml @@ -1797,6 +1797,7 @@ + diff --git a/src_tenwa/com/tenwa/insurance/LB_CONTRACT_INSURANCE_INFO.java b/src_tenwa/com/tenwa/insurance/LB_CONTRACT_INSURANCE_INFO.java index 902793833..1f06545ce 100644 --- a/src_tenwa/com/tenwa/insurance/LB_CONTRACT_INSURANCE_INFO.java +++ b/src_tenwa/com/tenwa/insurance/LB_CONTRACT_INSURANCE_INFO.java @@ -16,6 +16,7 @@ public interface LB_CONTRACT_INSURANCE_INFO { */ public static final String id = "id"; public static final String insurance_no = "insurance_no"; //յ + public static final String report_no = "report_no"; // public static final String contract_id = "contract_id";//ͬid public static final String project_id = "project_id";//Ŀid public static final String customer_id = "customer_id";//ͻid