更新配置3
This commit is contained in:
parent
2447a34faa
commit
4b8ce693aa
@ -2265,5 +2265,28 @@
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
|
||||
<class name="LM_DISTRIBUTOR_TO_CAR" label="" keyAttributes="ID">
|
||||
<attributes>
|
||||
<attribute name="ID" label="标识" type="STRING" length="100"/>
|
||||
<attribute name="DISTRIBUTOR_ID" label="经销商id" type="STRING" length="100"/>
|
||||
<attribute name="CARBRANDSERIES_ID" label="车型id" type="STRING" length="100"/>
|
||||
<attribute name="INPUTUSERID" label="登记人" type="STRING" length="64"/>
|
||||
<attribute name="INPUTORGID" label="登记部门" type="STRING" length="64"/>
|
||||
<attribute name="INPUTTIME" label="登记时间" type="STRING" length="64"/>
|
||||
<attribute name="UPDATEUSERID" label="更新人" type="STRING" length="64"/>
|
||||
<attribute name="UPDATEORGID" label="更新部门" type="STRING" length="64"/>
|
||||
<attribute name="UPDATETIME" label="更新时间" 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_distributor_to_car" />
|
||||
<property name="createKey" value="true" />
|
||||
</managerProperties>
|
||||
</manager>
|
||||
</class>
|
||||
|
||||
</package>
|
||||
</jbo>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user