更新配置文件

This commit is contained in:
liuz 2018-06-24 11:10:08 +08:00
parent 43839b692c
commit 8195bbd2b1
4 changed files with 148 additions and 87 deletions

View File

@ -83,7 +83,7 @@ function saveproj_name(){
}
//省市
function selectRegionCode(){
/* function selectRegionCode(){
var area_code = getItemValue(0,getRow(),"DISTRIBUTOR_ADDRESS");
AsDialog.PopView("/Common/ToolsA/AreaVFrame.jsp","AreaCode="+area_code,"dialogWidth=850px;dialogHeight=450px;center:yes;status:no;statusbar:no",function(sAreaCodeInfo){
//增加清空功能的判断
@ -103,6 +103,43 @@ function saveproj_name(){
}
}
},'请选择省市');
} */
var province="";//定义一个全局变量
// 选择省份
function selectProvinceCode(){
AsDialog.OpenSelector("selectProvinceCode","","dialogWidth=" + parseInt(window.screen.width * 0.4) + "px dialogHeight=" + parseInt(window.screen.height * 0.5) + "px",
function(sReturn){
if(!sReturn||sReturn=="_CANCEL_"||sReturn==""){
//alert(getHtmlMessage('1'));//请选择一条信息!
return;
}
sReturn = sReturn.split("@");
// alert(sReturn[1]);
setItemValue(0,0,"provinces",sReturn[1]);
province=sReturn[0];
setCertType();
},"请选择省份",'');
}
// 选择市区
function selectCityCode(){
//alert("参数:"+province);
if(province=="" || province==null){
alert("请先选择省份。");
return;
}else{
AsDialog.OpenSelector("selectCityCode","province,"+province,"dialogWidth=" + parseInt(window.screen.width * 0.4) + "px dialogHeight=" + parseInt(window.screen.height * 0.5) + "px",
function(sReturn){
if(!sReturn||sReturn=="_CANCEL_"||sReturn==""){
//alert(getHtmlMessage('1'));//请选择一条信息!
return;
}
sReturn = sReturn.split("@");
setItemValue(0,0,"DISTRIBUTOR_ADDRESS",sReturn[0]);//地区区号
setItemValue(0,0,"DISTRIBUTOR_ADDRESSNAME",sReturn[1]);//地区
},"请选择地区",'');
}
}
</script>
<%@ include file="/Frame/resources/include/include_end.jspf"%>

View File

@ -687,6 +687,7 @@
<attribute name="UPDATETIME" label="更新时间" type="STRING" length="50"/>
<attribute name="LOCAL_ACCOUNT" label="本方账户" type="STRING" length="100"/>
<attribute name="LOCAL_BANK" label="本方银行" type="STRING" length="100"/>
<attribute name="ACCOUNT_BALANCE" label="账户余额" type="DOUBLE" length="22" scale="2"/>
</attributes>
<manager>
<managerProperties>
@ -714,6 +715,7 @@
<attribute name="UPDATETIME" label="更新时间" type="STRING" length="50"/>
<attribute name="LOCAL_ACCOUNT" label="本方账户" type="STRING" length="100"/>
<attribute name="LOCAL_BANK" label="本方银行" type="STRING" length="100"/>
<attribute name="ACCOUNT_BALANCE" label="账户余额" type="DOUBLE" length="22" scale="2"/>
</attributes>
<manager>
<managerProperties>

View File

@ -494,92 +494,7 @@
</managerProperties>
</manager>
</class>
<class name="CUSTOMER_PERSON_HIS" label="客户信息历史表" keyAttributes="ID">
<attributes>
<attribute name="ID" label="标识" type="STRING" length="40"/>
<attribute name="CUSTOMERID" label="客户编号" type="STRING" length="40"/>
<attribute name="STATUS" label="状态" type="STRING" length="20"/>
<attribute name="FULLNAME" label="姓名" type="STRING" length="80"/>
<attribute name="SEX" label="性别" type="STRING" length="18"/>
<attribute name="mobile" label="手机号" type="STRING" length="32"/>
<attribute name="BIRTHDAY" label="出生日期" type="STRING" length="10"/>
<attribute name="CERTTYPE" label="证件类型" type="STRING" length="18"/>
<attribute name="CERTID" label="证件号码" type="STRING" length="32"/>
<attribute name="SINO" label="社会保险号" type="STRING" length="32"/>
<attribute name="COUNTRY" label="国家" type="STRING" length="18"/>
<attribute name="province" label="省份" type="STRING" length="18"/>
<attribute name="city" label="城市" type="STRING" length="18"/>
<attribute name="county" label="区县" type="STRING" length="18"/>
<attribute name="NATIONALITY" label="民族" type="STRING" length="18"/>
<attribute name="NATIVEPLACE" label="户籍地址" type="STRING" length="200"/>
<attribute name="POLITICALFACE" label="政治面貌" type="STRING" length="18"/>
<attribute name="MARRIAGE" label="婚姻状况" type="STRING" length="18"/>
<attribute name="UNITKIND" label="单位所属行业" type="STRING" length="18"/>
<attribute name="WORKCORP" label="单位名称" type="STRING" length="80"/>
<attribute name="WORKADD" label="单位地址" type="STRING" length="200"/>
<attribute name="WORKTEL" label="单位电话" type="STRING" length="32"/>
<attribute name="ENTRYTIME" label="入职时间" type="STRING" length="32"/>
<attribute name="FORMALEMP" label="正式员工" type="STRING" length="32"/>
<attribute name="OCCUPATION" label="职业" type="STRING" length="18"/>
<attribute name="title" label="职称" type="STRING" length="18"/>
<attribute name="EMPLOYRECORD" label="工作履历" type="STRING" length="200"/>
<attribute name="EDURECORD" label="毕业学校(取得最高学历)" type="STRING" length="200"/>
<attribute name="EDUEXPERIENCE" label="最高学历" type="STRING" length="18"/>
<attribute name="EDUDEGREE" label="最高学位" type="STRING" length="18"/>
<attribute name="GRADUATEYEAR" label="毕业年份" type="STRING" length="10"/>
<attribute name="CREDITLEVEL" label="信用等级" type="STRING" length="18"/>
<attribute name="EVALUATEDATE" label="评估日期" type="STRING" length="10"/>
<attribute name="BALANCESHEET" label="待扩展字段" type="STRING" length="200"/>
<attribute name="INTRO" label="个人情况简介" type="STRING" length="200"/>
<attribute name="SELFMONTHINCOME" label="个人月收入" type="DOUBLE" length="24" scale="6"/>
<attribute name="FAMILYMONTHINCOME" label="家庭月收入" type="DOUBLE" length="24" scale="6"/>
<attribute name="INCOMESOURCE" label="收入来源" type="STRING" length="200"/>
<attribute name="POPULATION" label="家庭人口数" type="INT" length="10"/>
<attribute name="LOANCARDNO" label="贷款卡号" type="STRING" length="32"/>
<attribute name="LOANCARDINSYEAR" label="贷款卡最新年审年份" type="STRING" length="10"/>
<attribute name="FARMERSORT" label="农户分类" type="STRING" length="18"/>
<attribute name="REGIONALISM" label="所属行政区域" type="STRING" length="18"/>
<attribute name="draft" label="是否草稿" type="STRING" length="18"/>
<attribute name="INPUTORGID" label="登记单位" type="STRING" length="32"/>
<attribute name="INPUTUSERID" label="登记人" type="STRING" length="32"/>
<attribute name="REMARK" label="备注" type="STRING" length="500"/>
<attribute name="UPDATEORGID" label="更新机构编号" type="STRING" length="32"/>
<attribute name="UPDATEUSERID" label="更新用户编号" type="STRING" length="32"/>
<attribute name="COMMADD" label="通讯地址" type="STRING" length="200"/>
<attribute name="COMMZIP" label="通讯地址邮编" type="STRING" length="10"/>
<attribute name="NATIVEADD" label="户籍地址" type="STRING" length="200"/>
<attribute name="WORKZIP" label="单位地址邮编" type="STRING" length="10"/>
<attribute name="HEADSHIP" label="职务" type="STRING" length="18"/>
<attribute name="WORKBEGINDATE" label="本单位工作起始日" type="STRING" length="10"/>
<attribute name="YEARINCOME" label="个人年收入" type="DOUBLE" length="24" scale="6"/>
<attribute name="PAYACCOUNT" label="工资帐号" type="STRING" length="32"/>
<attribute name="PAYACCOUNTBANK" label="工资帐号开户银行" type="STRING" length="200"/>
<attribute name="FAMILYSTATUS" label="居住状况" type="STRING" length="18"/>
<attribute name="TEMPSAVEFLAG" label="暂存标志" type="STRING" length="18"/>
<attribute name="CUSTSOURCE" label="客户来源" type="STRING" length="32"/>
<attribute name="CUSTKIND" label="内部行业" type="STRING" length="32"/>
<attribute name="invalid" label="是否废弃" type="STRING" length="10"/>
<attribute name="flowunid" label="流程标识" type="STRING" length="32"/>
<attribute name="inputtime" label="登记时间" type="STRING" length="32"/>
<attribute name="updatetime" label="更新时间" type="STRING" length="32"/>
<attribute name="mobile" label="手机号" type="STRING" length="32"/>
<attribute name="DRIVERLICENSE" label="驾驶证" type="STRING" length="32"/>
<attribute name="LICENSENAME" label="驾驶证姓名" type="STRING" length="200"/>
<attribute name="CountryName" label="国家" type="STRING" length="200"/>
<attribute name="ProvinceName" label="省份" type="STRING" length="200"/>
<attribute name="CityName" label="城市" type="STRING" length="200"/>
<attribute name="EMERGENCY_CONTACT_PERSON" label="紧急联系人" type="STRING" length="32"/>
<attribute name="EMERGENCY_CONTACT_TEL" label="紧急联系电话" type="STRING" length="32"/>
<attribute name="ENTRYTIME" label="入职时间" type="STRING" length="32"/>
<attribute name="FORMALEMP" label="正式员工" type="STRING" length="32"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="customer_person_his" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
<class name="CUSTOMER_CERT_HIS" label="证件历史表" keyAttributes="id">
<attributes>
<attribute name="id" label="标识" type="STRING" length="32"/>
@ -2647,5 +2562,107 @@
</managerProperties>
</manager>
</class>
<class name="CUSTOMER_PERSON_HIS" label="客户信息历史表" keyAttributes="ID">
<attributes>
<attribute name="ID" label="标识" type="STRING" length="40"/>
<attribute name="CUSTOMERID" label="客户编号" type="STRING" length="40"/>
<attribute name="STATUS" label="状态" type="STRING" length="20"/>
<attribute name="FULLNAME" label="姓名" type="STRING" length="80"/>
<attribute name="SEX" label="性别" type="STRING" length="18"/>
<attribute name="BIRTHDAY" label="出生日期" type="STRING" length="10"/>
<attribute name="CERTTYPE" label="证件类型" type="STRING" length="18"/>
<attribute name="CERTID" label="证件号码" type="STRING" length="32"/>
<attribute name="SINO" label="社会保险号" type="STRING" length="32"/>
<attribute name="COUNTRY" label="国家" type="STRING" length="18"/>
<attribute name="province" label="省份" type="STRING" length="18"/>
<attribute name="city" label="城市" type="STRING" length="18"/>
<attribute name="county" label="区县" type="STRING" length="18"/>
<attribute name="NATIONALITY" label="民族" type="STRING" length="18"/>
<attribute name="NATIVEPLACE" label="户籍地址" type="STRING" length="200"/>
<attribute name="POLITICALFACE" label="政治面貌" type="STRING" length="18"/>
<attribute name="MARRIAGE" label="婚姻状况" type="STRING" length="18"/>
<attribute name="UNITKIND" label="单位所属行业" type="STRING" length="18"/>
<attribute name="WORKCORP" label="单位名称" type="STRING" length="80"/>
<attribute name="WORKADD" label="单位地址" type="STRING" length="200"/>
<attribute name="WORKTEL" label="单位电话" type="STRING" length="32"/>
<attribute name="OCCUPATION" label="职业" type="STRING" length="18"/>
<attribute name="title" label="职称" type="STRING" length="18"/>
<attribute name="EMPLOYRECORD" label="工作履历" type="STRING" length="200"/>
<attribute name="EDURECORD" label="毕业学校(取得最高学历)" type="STRING" length="200"/>
<attribute name="EDUEXPERIENCE" label="最高学历" type="STRING" length="18"/>
<attribute name="EDUDEGREE" label="最高学位" type="STRING" length="18"/>
<attribute name="GRADUATEYEAR" label="毕业年份" type="STRING" length="10"/>
<attribute name="CREDITLEVEL" label="信用等级" type="STRING" length="18"/>
<attribute name="EVALUATEDATE" label="评估日期" type="STRING" length="10"/>
<attribute name="BALANCESHEET" label="待扩展字段" type="STRING" length="200"/>
<attribute name="INTRO" label="个人情况简介" type="STRING" length="200"/>
<attribute name="SELFMONTHINCOME" label="个人月收入" type="DOUBLE" length="24" scale="6"/>
<attribute name="FAMILYMONTHINCOME" label="家庭月收入" type="DOUBLE" length="24" scale="6"/>
<attribute name="INCOMESOURCE" label="收入来源" type="STRING" length="200"/>
<attribute name="POPULATION" label="家庭人口数" type="INT" length="10"/>
<attribute name="LOANCARDNO" label="贷款卡号" type="STRING" length="32"/>
<attribute name="LOANCARDINSYEAR" label="贷款卡最新年审年份" type="STRING" length="10"/>
<attribute name="FARMERSORT" label="农户分类" type="STRING" length="18"/>
<attribute name="REGIONALISM" label="所属行政区域" type="STRING" length="18"/>
<attribute name="draft" label="是否草稿" type="STRING" length="18"/>
<attribute name="INPUTORGID" label="登记单位" type="STRING" length="32"/>
<attribute name="INPUTUSERID" label="登记人" type="STRING" length="32"/>
<attribute name="REMARK" label="备注" type="STRING" length="500"/>
<attribute name="UPDATEORGID" label="更新机构编号" type="STRING" length="32"/>
<attribute name="UPDATEUSERID" label="更新用户编号" type="STRING" length="32"/>
<attribute name="COMMADD" label="通讯地址" type="STRING" length="200"/>
<attribute name="COMMZIP" label="通讯地址邮编" type="STRING" length="10"/>
<attribute name="NATIVEADD" label="户籍地址" type="STRING" length="200"/>
<attribute name="WORKZIP" label="单位地址邮编" type="STRING" length="10"/>
<attribute name="HEADSHIP" label="职务" type="STRING" length="18"/>
<attribute name="WORKBEGINDATE" label="本单位工作起始日" type="STRING" length="10"/>
<attribute name="YEARINCOME" label="个人年收入" type="DOUBLE" length="24" scale="6"/>
<attribute name="PAYACCOUNT" label="工资帐号" type="STRING" length="32"/>
<attribute name="PAYACCOUNTBANK" label="工资帐号开户银行" type="STRING" length="200"/>
<attribute name="FAMILYSTATUS" label="居住状况" type="STRING" length="18"/>
<attribute name="TEMPSAVEFLAG" label="暂存标志" type="STRING" length="18"/>
<attribute name="CUSTSOURCE" label="客户来源" type="STRING" length="32"/>
<attribute name="CUSTKIND" label="内部行业" type="STRING" length="32"/>
<attribute name="invalid" label="是否废弃" type="STRING" length="10"/>
<attribute name="FLOWUNID" label="流程编号" type="STRING" length="32"/>
<attribute name="inputtime" label="登记时间" type="STRING" length="32"/>
<attribute name="updatetime" label="更新时间" type="STRING" length="32"/>
<attribute name="DRIVERLICENSE" label="驾驶证" type="STRING" length="32"/>
<attribute name="LICENSENAME" label="驾驶证姓名" type="STRING" length="200"/>
<attribute name="COUNTRYNAME" label="国家" type="STRING" length="200"/>
<attribute name="PROVINCENAME" label="省份" type="STRING" length="200"/>
<attribute name="CITYNAME" label="城市" type="STRING" length="200"/>
<attribute name="EMERGENCY_CONTACT_PERSON" label="紧急联系人" type="STRING" length="32"/>
<attribute name="EMERGENCY_CONTACT_TEL" label="紧急联系电话" type="STRING" length="32"/>
<attribute name="mobile" label="手机号" type="STRING" length="32"/>
<attribute name="ENTRYTIME" label="入职时间" type="STRING" length="32"/>
<attribute name="FORMALEMP" label="正式员工" type="STRING" length="32"/>
<attribute name="childrens_number" label="子女人数" type="STRING" length="32"/>
<attribute name="family_address" label="居住地址" type="STRING" length="200"/>
<attribute name="telephone" label="固定电话" type="STRING" length="32"/>
<attribute name="living_life" label="居住年限" type="STRING" length="32"/>
<attribute name="Mailing_Address" label="邮寄地址" type="STRING" length="200"/>
<attribute name="Property_type" label="房产类型" type="STRING" length="32"/>
<attribute name="Unit_nature" label="单位性质" type="STRING" length="32"/>
<attribute name="before_unit_name" label="前工作单位名称" type="STRING" length="60"/>
<attribute name="main_income" label="主要收入" type="STRING" length="32"/>
<attribute name="other_income" label="其他收入" type="DOUBLE" length="22" scale="2"/>
<attribute name="Partner_" label="作为共同申请人-配偶" type="STRING" length="32"/>
<attribute name="spouse_name" label="配偶姓名-配偶" type="STRING" length="32"/>
<attribute name="spouse_hukou" label="户口-配偶" type="STRING" length="32"/>
<attribute name="sIdentNumber" label="证件号码-配偶" type="STRING" length="64"/>
<attribute name="suname" label="单位名称-配偶" type="STRING" length="60"/>
<attribute name="suphone" label="单位电话-配偶" type="STRING" length="32"/>
<attribute name="sposition" label="职位—配偶" type="STRING" length="32"/>
<attribute name="spnumber" label="手机号——配偶" type="STRING" length="32"/>
<attribute name="smincome" label="月收入——配偶" type="DOUBLE" length="22" scale="2"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="customer_person_his" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
</package>
</jbo>

View File

@ -72,6 +72,11 @@
<attribute name="EFFECTIVEDATE" label="生效日期" type="STRING" length="10"/>
<attribute name="EXPIFYDATE" label="失效日期" type="STRING" length="10"/>
<attribute name="CONFIGFILE" label="配置文件" type="STRING" length="100"/>
<attribute name="LeasForm" label="租赁类型" type="STRING" length="20"/>
<attribute name="equip_type" label="租赁物类型" type="STRING" length="20"/>
<attribute name="IS_ALL_DEALER" label="产品适用所有经销商" type="STRING" length="10"/>
<attribute name="IS_ALL_DEALER_GROUP" label="产品适用所经销商集团" type="STRING" length="10"/>
<attribute name="IS_ALL_AREA" label="产品适用所有区域" type="STRING" length="10"/>
</attributes>
<manager>
<managerProperties>