更新配置2
This commit is contained in:
parent
298e6b00b2
commit
38dcb16789
@ -110,67 +110,7 @@
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
<class name="CUSTOMER_COMPANY" label="法人客户信息表" keyAttributes="id">
|
||||
<attributes>
|
||||
<attribute name="id" label="标识" type="STRING" length="32"/>
|
||||
<attribute name="customerid" label="客户编号" type="STRING" length="40"/>
|
||||
<attribute name="status" label="状态" type="STRING" length="20"/>
|
||||
<attribute name="enterprisename" label="客户名称" type="STRING" length="200"/>
|
||||
<attribute name="englishname" label="客户英文名" type="STRING" length="80"/>
|
||||
<attribute name="custsource" label="客户来源" type="STRING" length="32"/>
|
||||
<attribute name="custkind" label="内部行业" type="STRING" length="32"/>
|
||||
<attribute name="certtype" label="证件类型" type="STRING" length="20"/>
|
||||
<attribute name="certid" label="证件号" type="STRING" length="40"/>
|
||||
<attribute name="countrycode" label="国家" type="STRING" length="18"/>
|
||||
<attribute name="provincecode" label="省份" type="STRING" length="18"/>
|
||||
<attribute name="citycode" label="城市" type="STRING" length="18"/>
|
||||
<attribute name="districtcode" label="区县" type="STRING" length="80"/>
|
||||
<attribute name="loancardno" label="贷款卡号" type="STRING" length="32"/>
|
||||
<attribute name="loancardpassword" label="贷款卡密码" type="STRING" length="32"/>
|
||||
<attribute name="countrytaxno" label="税务登记证号(国税)" type="STRING" length="32"/>
|
||||
<attribute name="localtaxno" label="税务登记证号(地税)" type="STRING" length="32"/>
|
||||
<attribute name="supercorpname" label="上级公司名称" type="STRING" length="80"/>
|
||||
<attribute name="supercertid" label="上级公司组织机构代码" type="STRING" length="32"/>
|
||||
<attribute name="economytype" label="经济类型" type="STRING" length="18"/>
|
||||
<attribute name="scope" label="规模" type="STRING" length="18"/>
|
||||
<attribute name="orgnature" label="机构类型" type="STRING" length="18"/>
|
||||
<attribute name="orgnaturecategory" label="机构类别细分" type="STRING" length="18"/>
|
||||
<attribute name="industrytype" label="行业分类" type="STRING" length="18"/>
|
||||
<attribute name="rccurrency" label="注册资本币种" type="STRING" length="18"/>
|
||||
<attribute name="registercapital" label="注册资本" type="DOUBLE" length="24" scale="6"/>
|
||||
<attribute name="pccurrency" label="实收资本币种" type="STRING" length="18"/>
|
||||
<attribute name="paiclupcapital" label="实收资本" type="DOUBLE" length="24" scale="6"/>
|
||||
<attribute name="licensematurity" label="营业执照到期日" type="STRING" length="10"/>
|
||||
<attribute name="operationperiod" label="营业期限(年)" type="STRING" length="10"/>
|
||||
<attribute name="emailadd" label="公司E-Mail" type="STRING" length="80"/>
|
||||
<attribute name="webadd" label="公司网址" type="STRING" length="80"/>
|
||||
<attribute name="listingcorpornot" label="上市公司类型" type="STRING" length="32"/>
|
||||
<attribute name="hasieright" label="有无进出口经营权" type="STRING" length="18"/>
|
||||
<attribute name="financebelong" label="财务报表类型" type="STRING" length="18"/>
|
||||
<attribute name="workfieldarea" label="经营场地面积" type="STRING" length="30"/>
|
||||
<attribute name="employeenumber" label="职工人数" type="STRING" length="30"/>
|
||||
<attribute name="workfieldfee" label="经营场地所有权" type="STRING" length="18"/>
|
||||
<attribute name="mostbusiness" label="经营范围" type="STRING" length="1000"/>
|
||||
<attribute name="manageinfo" label="合法经营情况" type="STRING" length="1000"/>
|
||||
<attribute name="customerhistory" label="历史沿革、管理水平" type="STRING" length="1000"/>
|
||||
<attribute name="mainproduction" label="主要产品情况" type="STRING" length="1000"/>
|
||||
<attribute name="remark" label="备注" type="STRING" length="20000"/>
|
||||
<attribute name="inputorgid" label="登记机构" type="STRING" length="32"/>
|
||||
<attribute name="inputuserid" label="登记人" type="STRING" length="32"/>
|
||||
<attribute name="updateorgid" label="更新机构" type="STRING" length="32"/>
|
||||
<attribute name="updateuserid" label="更新人员" type="STRING" length="32"/>
|
||||
<attribute name="inputtime" label="登记时间" type="STRING" length="32"/>
|
||||
<attribute name="updatetime" label="更新时间" type="STRING" length="32"/>
|
||||
<attribute name="establish_date" label="成立日期" type="STRING" length="100"/>
|
||||
<attribute name="fax" label="传真" type="STRING" length="32"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
<property name="table" value="customer_company" />
|
||||
<property name="createKey" value="true" />
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
|
||||
<class name="CUSTOMER_INFO" label="客户基本信息表" keyAttributes="customerid">
|
||||
<attributes>
|
||||
<attribute name="customerid" label="客户编号" type="STRING" length="40"/>
|
||||
@ -1556,7 +1496,7 @@
|
||||
<attribute name="WHOLESALE_BUSINESS" label="批售业务" type="STRING" length="32"/>
|
||||
<attribute name="TYPE" label="类型" type="STRING" length="32"/>
|
||||
<attribute name="ORGID" label="部门编号" type="STRING" length="32"/>
|
||||
|
||||
<attribute name="PROVINCES" label="省份" type="STRING" length="32"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
@ -2023,70 +1963,7 @@
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
<class name="CUSTOMER_COMPANY_TEMP" label="法人注册信息流程表" keyAttributes="id">
|
||||
<attributes>
|
||||
<attribute name="flowunid" label="流程id" type="STRING" length="32"/>
|
||||
<attribute name="id" label="标识" type="STRING" length="32"/>
|
||||
<attribute name="customerid" label="客户编号" type="STRING" length="40"/>
|
||||
<attribute name="status" label="状态" type="STRING" length="20"/>
|
||||
<attribute name="custstatus" label="客户状态" type="STRING" length="32"/>
|
||||
<attribute name="custtype" label="客户类别" type="STRING" length="32"/>
|
||||
<attribute name="enterprisename" label="客户名称" type="STRING" length="200"/>
|
||||
<attribute name="englishname" label="客户英文名" type="STRING" length="80"/>
|
||||
<attribute name="custsource" label="客户来源" type="STRING" length="32"/>
|
||||
<attribute name="custkind" label="内部行业" type="STRING" length="32"/>
|
||||
<attribute name="certtype" label="证件类型" type="STRING" length="20"/>
|
||||
<attribute name="certid" label="证件号" type="STRING" length="40"/>
|
||||
<attribute name="countrycode" label="国家" type="STRING" length="18"/>
|
||||
<attribute name="provincecode" label="省份" type="STRING" length="18"/>
|
||||
<attribute name="citycode" label="城市" type="STRING" length="18"/>
|
||||
<attribute name="districtcode" label="区县" type="STRING" length="80"/>
|
||||
<attribute name="loancardno" label="贷款卡号" type="STRING" length="32"/>
|
||||
<attribute name="loancardpassword" label="贷款卡密码" type="STRING" length="32"/>
|
||||
<attribute name="countrytaxno" label="税务登记证号(国税)" type="STRING" length="32"/>
|
||||
<attribute name="localtaxno" label="税务登记证号(地税)" type="STRING" length="32"/>
|
||||
<attribute name="supercorpname" label="上级公司名称" type="STRING" length="80"/>
|
||||
<attribute name="supercertid" label="上级公司组织机构代码" type="STRING" length="32"/>
|
||||
<attribute name="economytype" label="经济类型" type="STRING" length="18"/>
|
||||
<attribute name="scope" label="规模" type="STRING" length="18"/>
|
||||
<attribute name="orgnature" label="机构类型" type="STRING" length="18"/>
|
||||
<attribute name="orgnaturecategory" label="机构类别细分" type="STRING" length="18"/>
|
||||
<attribute name="industrytype" label="行业分类" type="STRING" length="18"/>
|
||||
<attribute name="rccurrency" label="注册资本币种" type="STRING" length="18"/>
|
||||
<attribute name="registercapital" label="注册资本" type="DOUBLE" length="24" scale="6"/>
|
||||
<attribute name="pccurrency" label="实收资本币种" type="STRING" length="18"/>
|
||||
<attribute name="paiclupcapital" label="实收资本" type="DOUBLE" length="24" scale="6"/>
|
||||
<attribute name="licensematurity" label="营业执照到期日" type="STRING" length="10"/>
|
||||
<attribute name="operationperiod" label="营业期限(年)" type="STRING" length="10"/>
|
||||
<attribute name="emailadd" label="公司E-Mail" type="STRING" length="80"/>
|
||||
<attribute name="webadd" label="公司网址" type="STRING" length="80"/>
|
||||
<attribute name="listingcorpornot" label="上市公司类型" type="STRING" length="32"/>
|
||||
<attribute name="inputorgid" label="登记机构" type="STRING" length="32"/>
|
||||
<attribute name="inputuserid" label="登记人" type="STRING" length="32"/>
|
||||
<attribute name="updateorgid" label="更新机构" type="STRING" length="32"/>
|
||||
<attribute name="updateuserid" label="更新人员" type="STRING" length="32"/>
|
||||
<attribute name="inputtime" label="登记时间" type="STRING" length="32"/>
|
||||
<attribute name="updatetime" label="更新时间" type="STRING" length="32"/>
|
||||
<attribute name="hasieright" label="有无进出口经营权" type="STRING" length="18"/>
|
||||
<attribute name="financebelong" label="财务报表类型" type="STRING" length="18"/>
|
||||
<attribute name="workfieldarea" label="经营场地面积" type="STRING" length="30"/>
|
||||
<attribute name="employeenumber" label="职工人数" type="STRING" length="30"/>
|
||||
<attribute name="workfieldfee" label="经营场地所有权" type="STRING" length="18"/>
|
||||
<attribute name="mostbusiness" label="经营范围" type="STRING" length="1000"/>
|
||||
<attribute name="manageinfo" label="合法经营情况" type="STRING" length="1000"/>
|
||||
<attribute name="customerhistory" label="历史沿革、管理水平" type="STRING" length="1000"/>
|
||||
<attribute name="mainproduction" label="主要产品情况" type="STRING" length="1000"/>
|
||||
<attribute name="remark" label="备注" type="STRING" length="20000"/>
|
||||
<attribute name="establish_date" label="成立日期" type="STRING" length="100"/>
|
||||
<attribute name="fax" label="传真" type="STRING" length="32"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
<property name="table" value="customer_company_temp" />
|
||||
<property name="createKey" value="true" />
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
|
||||
<class name="CUSTOMER_INVOICE_TEMP" label="开票信息流程表" keyAttributes="id">
|
||||
<attributes>
|
||||
<attribute name="flowunid" label="流程id" type="STRING" length="32"/>
|
||||
@ -2514,5 +2391,150 @@
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
<class name="CUSTOMER_COMPANY" label="法人基本信息" keyAttributes="id">
|
||||
<attributes>
|
||||
<attribute name="id" label="标识" type="STRING" length="32"/>
|
||||
<attribute name="customerid" label="客户编号" type="STRING" length="40"/>
|
||||
<attribute name="status" label="状态" type="STRING" length="20"/>
|
||||
<attribute name="custstatus" label="客户状态" type="STRING" length="32"/>
|
||||
<attribute name="custtype" label="客户类别" type="STRING" length="32"/>
|
||||
<attribute name="enterprisename" label="客户名称" type="STRING" length="200"/>
|
||||
<attribute name="englishname" label="客户英文名" type="STRING" length="80"/>
|
||||
<attribute name="custsource" label="客户来源" type="STRING" length="32"/>
|
||||
<attribute name="custkind" label="内部行业" type="STRING" length="32"/>
|
||||
<attribute name="certtype" label="证件类型" type="STRING" length="20"/>
|
||||
<attribute name="certid" label="证件号" type="STRING" length="40"/>
|
||||
<attribute name="countrycode" label="国家" type="STRING" length="18"/>
|
||||
<attribute name="provincecode" label="省份" type="STRING" length="18"/>
|
||||
<attribute name="citycode" label="城市" type="STRING" length="18"/>
|
||||
<attribute name="districtcode" label="区县" type="STRING" length="80"/>
|
||||
<attribute name="loancardno" label="贷款卡号" type="STRING" length="32"/>
|
||||
<attribute name="loancardpassword" label="贷款卡密码" type="STRING" length="32"/>
|
||||
<attribute name="countrytaxno" label="税务登记证号(国税)" type="STRING" length="32"/>
|
||||
<attribute name="localtaxno" label="税务登记证号(地税)" type="STRING" length="32"/>
|
||||
<attribute name="supercorpname" label="上级公司名称" type="STRING" length="80"/>
|
||||
<attribute name="supercertid" label="上级公司组织机构代码" type="STRING" length="32"/>
|
||||
<attribute name="economytype" label="经济类型" type="STRING" length="18"/>
|
||||
<attribute name="scope" label="规模" type="STRING" length="18"/>
|
||||
<attribute name="orgnature" label="机构类型" type="STRING" length="18"/>
|
||||
<attribute name="orgnaturecategory" label="机构类别细分" type="STRING" length="18"/>
|
||||
<attribute name="industrytype" label="行业分类" type="STRING" length="18"/>
|
||||
<attribute name="rccurrency" label="注册资本币种" type="STRING" length="18"/>
|
||||
<attribute name="registercapital" label="注册资本" type="DOUBLE" length="24" scale="6"/>
|
||||
<attribute name="pccurrency" label="实收资本币种" type="STRING" length="18"/>
|
||||
<attribute name="paiclupcapital" label="实收资本" type="DOUBLE" length="24" scale="6"/>
|
||||
<attribute name="licensematurity" label="营业执照到期日" type="STRING" length="10"/>
|
||||
<attribute name="operationperiod" label="营业期限(年)" type="STRING" length="10"/>
|
||||
<attribute name="emailadd" label="公司E-Mail" type="STRING" length="80"/>
|
||||
<attribute name="webadd" label="公司网址" type="STRING" length="80"/>
|
||||
<attribute name="listingcorpornot" label="上市公司类型" type="STRING" length="32"/>
|
||||
<attribute name="inputorgid" label="登记机构" type="STRING" length="32"/>
|
||||
<attribute name="inputuserid" label="登记人" type="STRING" length="32"/>
|
||||
<attribute name="updateorgid" label="更新机构" type="STRING" length="32"/>
|
||||
<attribute name="updateuserid" label="更新人员" type="STRING" length="32"/>
|
||||
<attribute name="inputtime" label="登记时间" type="STRING" length="32"/>
|
||||
<attribute name="updatetime" label="更新时间" type="STRING" length="32"/>
|
||||
<attribute name="hasieright" label="有无进出口经营权" type="STRING" length="18"/>
|
||||
<attribute name="financebelong" label="财务报表类型" type="STRING" length="18"/>
|
||||
<attribute name="workfieldarea" label="经营场地面积" type="STRING" length="30"/>
|
||||
<attribute name="employeenumber" label="职工人数" type="STRING" length="30"/>
|
||||
<attribute name="workfieldfee" label="经营场地所有权" type="STRING" length="18"/>
|
||||
<attribute name="mostbusiness" label="经营范围" type="STRING" length="1000"/>
|
||||
<attribute name="manageinfo" label="合法经营情况" type="STRING" length="1000"/>
|
||||
<attribute name="customerhistory" label="历史沿革、管理水平" type="STRING" length="1000"/>
|
||||
<attribute name="mainproduction" label="主要产品情况" type="STRING" length="1000"/>
|
||||
<attribute name="remark" label="备注" type="STRING" length="20000"/>
|
||||
<attribute name="establish_date" label="成立日期" type="STRING" length="100"/>
|
||||
<attribute name="fax" label="传真" type="STRING" length="32"/>
|
||||
<attribute name="company_name" label="申请企业名称" type="STRING" length="100"/>
|
||||
<attribute name="reg_address" label="注册地址" type="STRING" length="100"/>
|
||||
<attribute name="operat_address" label="实际经营地址" type="STRING" length="100"/>
|
||||
<attribute name="tel" label="法定代表人联系方式" type="STRING" length="100"/>
|
||||
<attribute name="wealth_name" label="财务负责人姓名" type="STRING" length="100"/>
|
||||
<attribute name="wealth_tel" label="财务负责人联系方式" type="STRING" length="100"/>
|
||||
<attribute name="company_tel" label="公司固定电话" type="STRING" length="100"/>
|
||||
<attribute name="business_income" label="企业年主营业务收入" type="STRING" length="100"/>
|
||||
<attribute name="unit_properties" label="单位性质" type="STRING" length="100"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
<property name="table" value="customer_company" />
|
||||
<property name="createKey" value="true" />
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
<class name="CUSTOMER_COMPANY_TEMP" label="法人基本信息临时" keyAttributes="id">
|
||||
<attributes>
|
||||
<attribute name="flowunid" label="流程id" type="STRING" length="32"/>
|
||||
<attribute name="id" label="标识" type="STRING" length="32"/>
|
||||
<attribute name="customerid" label="客户编号" type="STRING" length="40"/>
|
||||
<attribute name="status" label="状态" type="STRING" length="20"/>
|
||||
<attribute name="custstatus" label="客户状态" type="STRING" length="32"/>
|
||||
<attribute name="custtype" label="客户类别" type="STRING" length="32"/>
|
||||
<attribute name="enterprisename" label="客户名称" type="STRING" length="200"/>
|
||||
<attribute name="englishname" label="客户英文名" type="STRING" length="80"/>
|
||||
<attribute name="custsource" label="客户来源" type="STRING" length="32"/>
|
||||
<attribute name="custkind" label="内部行业" type="STRING" length="32"/>
|
||||
<attribute name="certtype" label="证件类型" type="STRING" length="20"/>
|
||||
<attribute name="certid" label="证件号" type="STRING" length="40"/>
|
||||
<attribute name="countrycode" label="国家" type="STRING" length="18"/>
|
||||
<attribute name="provincecode" label="省份" type="STRING" length="18"/>
|
||||
<attribute name="citycode" label="城市" type="STRING" length="18"/>
|
||||
<attribute name="districtcode" label="区县" type="STRING" length="80"/>
|
||||
<attribute name="loancardno" label="贷款卡号" type="STRING" length="32"/>
|
||||
<attribute name="loancardpassword" label="贷款卡密码" type="STRING" length="32"/>
|
||||
<attribute name="countrytaxno" label="税务登记证号(国税)" type="STRING" length="32"/>
|
||||
<attribute name="localtaxno" label="税务登记证号(地税)" type="STRING" length="32"/>
|
||||
<attribute name="supercorpname" label="上级公司名称" type="STRING" length="80"/>
|
||||
<attribute name="supercertid" label="上级公司组织机构代码" type="STRING" length="32"/>
|
||||
<attribute name="economytype" label="经济类型" type="STRING" length="18"/>
|
||||
<attribute name="scope" label="规模" type="STRING" length="18"/>
|
||||
<attribute name="orgnature" label="机构类型" type="STRING" length="18"/>
|
||||
<attribute name="orgnaturecategory" label="机构类别细分" type="STRING" length="18"/>
|
||||
<attribute name="industrytype" label="行业分类" type="STRING" length="18"/>
|
||||
<attribute name="rccurrency" label="注册资本币种" type="STRING" length="18"/>
|
||||
<attribute name="registercapital" label="注册资本" type="DOUBLE" length="24" scale="6"/>
|
||||
<attribute name="pccurrency" label="实收资本币种" type="STRING" length="18"/>
|
||||
<attribute name="paiclupcapital" label="实收资本" type="DOUBLE" length="24" scale="6"/>
|
||||
<attribute name="licensematurity" label="营业执照到期日" type="STRING" length="10"/>
|
||||
<attribute name="operationperiod" label="营业期限(年)" type="STRING" length="10"/>
|
||||
<attribute name="emailadd" label="公司E-Mail" type="STRING" length="80"/>
|
||||
<attribute name="webadd" label="公司网址" type="STRING" length="80"/>
|
||||
<attribute name="listingcorpornot" label="上市公司类型" type="STRING" length="32"/>
|
||||
<attribute name="inputorgid" label="登记机构" type="STRING" length="32"/>
|
||||
<attribute name="inputuserid" label="登记人" type="STRING" length="32"/>
|
||||
<attribute name="updateorgid" label="更新机构" type="STRING" length="32"/>
|
||||
<attribute name="updateuserid" label="更新人员" type="STRING" length="32"/>
|
||||
<attribute name="inputtime" label="登记时间" type="STRING" length="32"/>
|
||||
<attribute name="updatetime" label="更新时间" type="STRING" length="32"/>
|
||||
<attribute name="hasieright" label="有无进出口经营权" type="STRING" length="18"/>
|
||||
<attribute name="financebelong" label="财务报表类型" type="STRING" length="18"/>
|
||||
<attribute name="workfieldarea" label="经营场地面积" type="STRING" length="30"/>
|
||||
<attribute name="employeenumber" label="职工人数" type="STRING" length="30"/>
|
||||
<attribute name="workfieldfee" label="经营场地所有权" type="STRING" length="18"/>
|
||||
<attribute name="mostbusiness" label="经营范围" type="STRING" length="1000"/>
|
||||
<attribute name="manageinfo" label="合法经营情况" type="STRING" length="1000"/>
|
||||
<attribute name="customerhistory" label="历史沿革、管理水平" type="STRING" length="1000"/>
|
||||
<attribute name="mainproduction" label="主要产品情况" type="STRING" length="1000"/>
|
||||
<attribute name="remark" label="备注" type="STRING" length="20000"/>
|
||||
<attribute name="establish_date" label="成立日期" type="STRING" length="100"/>
|
||||
<attribute name="fax" label="传真" type="STRING" length="32"/>
|
||||
<attribute name="company_name" label="申请企业名称" type="STRING" length="100"/>
|
||||
<attribute name="reg_address" label="注册地址" type="STRING" length="100"/>
|
||||
<attribute name="operat_address" label="实际经营地址" type="STRING" length="100"/>
|
||||
<attribute name="tel" label="法定代表人联系方式" type="STRING" length="100"/>
|
||||
<attribute name="wealth_name" label="财务负责人姓名" type="STRING" length="100"/>
|
||||
<attribute name="wealth_tel" label="财务负责人联系方式" type="STRING" length="100"/>
|
||||
<attribute name="company_tel" label="公司固定电话" type="STRING" length="100"/>
|
||||
<attribute name="business_income" label="企业年主营业务收入" type="STRING" length="100"/>
|
||||
<attribute name="unit_properties" label="单位性质" type="STRING" length="100"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
<property name="table" value="customer_company_temp" />
|
||||
<property name="createKey" value="true" />
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
</package>
|
||||
</jbo>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user