项目临时表新增字段
This commit is contained in:
parent
10f59b3f84
commit
97482e1f36
@ -76,6 +76,7 @@
|
||||
</class>
|
||||
<class name="LB_PROJECT_INFO_TEMP" label="项目基本信息表" keyAttributes="ID">
|
||||
<attributes>
|
||||
<attribute name="PROJECT_ID" label="项目编号,正式表ID" type="STRING" length="32"/>
|
||||
<attribute name="APPLICATION_NO" label="渠道申请编号" type="STRING" length="32"/>
|
||||
<attribute name="ID" label="标识" type="STRING" length="32"/>
|
||||
<attribute name="PRODUCT_ID" label="业务品种编号" type="STRING" length="32"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user