配置更新
This commit is contained in:
parent
ad088d73d3
commit
e3de2b7d7e
@ -2288,5 +2288,27 @@
|
||||
</manager>
|
||||
</class>
|
||||
|
||||
<class name="LM_PORTAL_TO_CAR" label="" keyAttributes="ID">
|
||||
<attributes>
|
||||
<attribute name="ID" label="ID" type="STRING" length="100"/>
|
||||
<attribute name="ORGID" label="ORGID" type="STRING" length="100"/>
|
||||
<attribute name="CARBRANDSERIES_ID" label="CARBRANDSERIES_ID" type="STRING" length="100"/>
|
||||
<attribute name="INPUTUSERID" label="INPUTUSERID" type="STRING" length="64"/>
|
||||
<attribute name="INPUTORGID" label="INPUTORGID" type="STRING" length="64"/>
|
||||
<attribute name="INPUTTIME" label="INPUTTIME" type="STRING" length="64"/>
|
||||
<attribute name="UPDATEUSERID" label="UPDATEUSERID" type="STRING" length="64"/>
|
||||
<attribute name="UPDATEORGID" label="UPDATEORGID" type="STRING" length="64"/>
|
||||
<attribute name="UPDATETIME" label="UPDATETIME" type="STRING" length="64"/>
|
||||
<attribute name="ATTRIBUTE1" label="ATTRIBUTE1" type="STRING" length="64"/>
|
||||
<attribute name="ATTRIBUTE2" label="ATTRIBUTE2" type="STRING" length="64"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
<property name="table" value="lm_portal_to_car" />
|
||||
<property name="createKey" value="true" />
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
|
||||
</package>
|
||||
</jbo>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user