APP配置模板更新

This commit is contained in:
yexuan 2018-06-25 17:48:14 +08:00
parent d374b0f2e0
commit 91d42e0a0a

View File

@ -394,47 +394,12 @@
length="1000" />
</attributes>
</class>
<class name="APP_BUSINESS_START" label="业务申请发起" keyAttributes="">
<attributes>
<attribute name="CARATTRIBUTES" lable="车辆属性" type="STRING" length="1000" />
<attribute name="LEASEHOLD" lable="租赁方式" type="STRING" length="1000" />
<attribute name="PRODUCTMODEL" lable="品牌选择" type="STRING" length="1000" />
<attribute name="CARSERIES" lable="车系选择" type="STRING" length="1000" />
<attribute name="CARSYSTEM" lable="车型选择" type="STRING" length="1000" />
<attribute name="PRODUCTID" lable="产品编号" type="STRING" length="1000" />
<attribute name="PRODUCTNAME" lable="产品名称" type="STRING" length="1000" />
<attribute name="CUSTOMERID" lable="客户编号" type="STRING" length="1000" />
<attribute name="CUSTOMERNAME" lable="客户名称" type="STRING" length="1000" />
<attribute name="CUSTOMER_TYPE" lable="客户类型" type="STRING" length="1000" />
<attribute name="CERTTYPE" lable="证件类型" type="STRING" length="1000" />
<attribute name="CERTID" lable="证件号" type="STRING" length="1000" />
<attribute name="versionId" lable="产品版本" type="STRING" length="1000" />
<attribute name="modelId" lable="汽车类型" type="STRING" length="1000" />
</attributes>
</class>
<class name="CASHCHANGE_YX" label="扣款卡信息变更" keyAttributes="">
<attributes>
<attribute name="id" lable="id" type="STRING" length="1000" />
<attribute name="acc_number" lable="扣款卡账号" type="STRING" length="1000" />
<attribute name="bank_name" lable="开户银行" type="STRING" length="1000" />
<attribute name="account" lable="帐户名称" type="STRING" length="1000" />
<attribute name="MOBILE" lable="手机号" type="STRING" length="1000" />
<attribute name="customerid" lable="客户id" type="STRING" length="1000" />
<attribute name="inputuserid" lable="录入人" type="STRING" length="1000" />
<attribute name="inputorgid" lable="录入机构" type="STRING" length="1000" />
<attribute name="updateuserid" lable="更新人" type="STRING" length="1000" />
<attribute name="updateorgid" lable="更新机构" type="STRING" length="1000" />
<attribute name="inputtime" lable="登记时间 " type="STRING" length="1000" />
<attribute name="updatetime" lable="更新时间" type="STRING" length="1000" />
<attribute name="flowunid" lable="流程编号" type="STRING" length="1000" />
<attribute name="project_id" lable="项目编号" type="STRING" length="1000" />
<attribute name="contract_id" lable="合同编号" type="STRING" length="1000" />
<attribute name="pay_money" lable="付款金额" type="STRING" length="1000" />
<attribute name="sign_status" lable="签约信息" type="STRING" length="1000" />
</attributes>
<manager>
<managerProperties>
<property name="createKey" value="false" />
<property name="table" value="PRD_NODEINFO_MIDDLE_APP" />
</managerProperties>
</manager>
</class>
<!-- app流程页签配置 -->
</package>