修改配置文件及未更新jbo
This commit is contained in:
parent
035be57037
commit
e70beaed23
@ -84,8 +84,8 @@
|
||||
<!--ClassifyObjectType Remark BusinessDueBill:五级分类按借据,BusinessContract:五级分类按合同 -->
|
||||
<ClassifyObjectType>BusinessDueBill</ClassifyObjectType>
|
||||
<!-- =========================================业务配置 - end ========================================= -->
|
||||
<ReportServer>http://47.94.109.18/report</ReportServer>
|
||||
<ReportOutServer>http://47.94.109.18/report</ReportOutServer>
|
||||
<ReportServer>http://60.205.189.63/report</ReportServer>
|
||||
<ReportOutServer>http://60.205.189.63/report</ReportOutServer>
|
||||
|
||||
<!-- =========================================APP推送配置 - begin ========================================= -->
|
||||
<IS_PUSH>true</IS_PUSH>
|
||||
|
||||
@ -321,12 +321,4 @@ public interface LB_CONTRACT_INFO{
|
||||
* 是否已安装GPS STRING(20)<br>
|
||||
*/
|
||||
public static final String has_gps = "has_gps";
|
||||
/**
|
||||
* Ö÷Ìåid STRING(20)<br>
|
||||
*/
|
||||
public static final String SUBJECTID = "SUBJECTID";
|
||||
/**
|
||||
* Ö÷ÌåÃû³Æ STRING(100)<br>
|
||||
*/
|
||||
public static final String SUBJECTNAME = "SUBJECTNAME";
|
||||
}
|
||||
@ -309,12 +309,4 @@ public interface LB_CONTRACT_INFO_HIS{
|
||||
* 法定代表人/经营者身份证号 STRING(20)<br>
|
||||
*/
|
||||
public static final String LEGALPERSONID = "LEGALPERSONID";
|
||||
/**
|
||||
* Ö÷Ìåid STRING(20)<br>
|
||||
*/
|
||||
public static final String SUBJECTID = "SUBJECTID";
|
||||
/**
|
||||
* Ö÷ÌåÃû³Æ STRING(100)<br>
|
||||
*/
|
||||
public static final String SUBJECTNAME = "SUBJECTNAME";
|
||||
}
|
||||
@ -313,12 +313,4 @@ public interface LB_CONTRACT_INFO_TEMP{
|
||||
* 法定代表人/经营者身份证号 STRING(20)<br>
|
||||
*/
|
||||
public static final String LEGALPERSONID = "LEGALPERSONID";
|
||||
/**
|
||||
* Ö÷Ìåid STRING(20)<br>
|
||||
*/
|
||||
public static final String SUBJECTID = "SUBJECTID";
|
||||
/**
|
||||
* Ö÷ÌåÃû³Æ STRING(100)<br>
|
||||
*/
|
||||
public static final String SUBJECTNAME = "SUBJECTNAME";
|
||||
}
|
||||
@ -26,26 +26,6 @@ public interface LB_MANY_SUBJECT{
|
||||
*/
|
||||
public static final String subject_name = "subject_name";
|
||||
/**
|
||||
* 银行账户 STRING(200)<br>
|
||||
*/
|
||||
public static final String acc_name = "acc_name";
|
||||
/**
|
||||
* 银行账号 STRING(200)<br>
|
||||
*/
|
||||
public static final String acc_number = "acc_number";
|
||||
/**
|
||||
* 开户分行 STRING(200)<br>
|
||||
*/
|
||||
public static final String branch_title = "branch_title";
|
||||
/**
|
||||
* 银行名称 STRING(200)<br>
|
||||
*/
|
||||
public static final String BANK_NAME = "BANK_NAME";
|
||||
/**
|
||||
* 新增时间 STRING(32)<br>
|
||||
*/
|
||||
public static final String NEW_DATE = "NEW_DATE";
|
||||
/**
|
||||
* 开始时间 STRING(32)<br>
|
||||
*/
|
||||
public static final String start_time = "start_time";
|
||||
|
||||
@ -245,12 +245,4 @@ public interface LB_PROJECT_INFO{
|
||||
* ÉêÇëÀàÐÍ STRING(32)<br>
|
||||
*/
|
||||
public static final String source_type = "source_type";
|
||||
/**
|
||||
* Ö÷Ìåid STRING(32)<br>
|
||||
*/
|
||||
public static final String subjectid = "subjectid";
|
||||
/**
|
||||
* Ö÷ÌåÃû³Æ STRING(100)<br>
|
||||
*/
|
||||
public static final String SUBJECTNAME = "SUBJECTNAME";
|
||||
}
|
||||
@ -245,12 +245,4 @@ public interface LB_PROJECT_INFO_TEMP{
|
||||
* 法定代表人/经营者身份证号 STRING(20)<br>
|
||||
*/
|
||||
public static final String LEGALPERSONID = "LEGALPERSONID";
|
||||
/**
|
||||
* Ö÷Ìåid STRING(32)<br>
|
||||
*/
|
||||
public static final String subjectid = "subjectid";
|
||||
/**
|
||||
* Ö÷ÌåÃû³Æ STRING(100)<br>
|
||||
*/
|
||||
public static final String SUBJECTNAME = "SUBJECTNAME";
|
||||
}
|
||||
@ -101,12 +101,4 @@ public interface LC_FUND_INCOME_CALLBACK_DETAIL_TEMP{
|
||||
* UPDATETIME STRING(32)<br>
|
||||
*/
|
||||
public static final String UPDATETIME = "UPDATETIME";
|
||||
/**
|
||||
* 是否查询交易日 STRING(5)<br>
|
||||
*/
|
||||
public static final String isPaymentDate = "isPaymentDate";
|
||||
/**
|
||||
* 支付时间 STRING(32)<br>
|
||||
*/
|
||||
public static final String PaymentDate = "PaymentDate";
|
||||
}
|
||||
@ -129,8 +129,4 @@ public interface VI_LC_AUDIT_RENT_PLAN{
|
||||
* ʧ°ÜÔÒò STRING(20)<br>
|
||||
*/
|
||||
public static final String FAILURE_REASON = "FAILURE_REASON";
|
||||
/**
|
||||
* Ö÷Ìåid STRING(20)<br>
|
||||
*/
|
||||
public static final String SUBJECTID = "SUBJECTID";
|
||||
}
|
||||
@ -145,12 +145,4 @@ public interface VI_PROJECTINFO_BUSINESS{
|
||||
* ¾ÏúÉÌÒâ¼û4 STRING(20)<br>
|
||||
*/
|
||||
public static final String DistriOpinion4 = "DistriOpinion4";
|
||||
/**
|
||||
* Ö÷Ìåid STRING(20)<br>
|
||||
*/
|
||||
public static final String subjectId = "subjectId";
|
||||
/**
|
||||
* Ö÷ÌåÃû³Æ STRING(20)<br>
|
||||
*/
|
||||
public static final String subjectname = "subjectname";
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user