北汽接口日志jbo文件

This commit is contained in:
zhangjun 2019-01-04 17:48:29 +08:00
parent a3bcb8b242
commit de4287a45c

View File

@ -4888,6 +4888,35 @@
</managerProperties>
</manager>
</class>
<class name="BC_INTERFACE_LOGS" label="" keyAttributes="ID">
<attributes>
<attribute name="ID" label="标识" type="STRING" length="32"/>
<attribute name="projectNo" label="申请编号" type="STRING" length="32"/>
<attribute name="carNumber" label="车架号" type="STRING" length="100"/>
<attribute name="carNo" label="发动机号" type="STRING" length="100"/>
<attribute name="Mstatus" label="制作标识" type="STRING" length="10"/>
<attribute name="contractStatus" label="返回状态" type="STRING" length="20"/>
<attribute name="fileName" label="返回文件名称" type="STRING" length="100"/>
<attribute name="male" label="返回提示信息" type="STRING" length="100"/>
<attribute name="isfile" label="是否有文件返回" type="STRING" length="10"/>
<attribute name="standby2" label="是否有文件返回" type="STRING" length="32"/>
<attribute name="standby3" label="是否有文件返回" type="STRING" length="32"/>
<attribute name="standby4" label="是否有文件返回" type="STRING" length="32"/>
<attribute name="standby5" label="是否有文件返回" type="STRING" length="32"/>
<attribute name="INPUTUSERID" label="登记人" type="STRING" length="32"/>
<attribute name="INPUTORGID" label="登记部门" type="STRING" length="32"/>
<attribute name="INPUTTIME" label="登记时间" type="STRING" length="32"/>
<attribute name="UPDATEUSERID" label="更新人" type="STRING" length="32"/>
<attribute name="UPDATEORGID" label="更新部门" type="STRING" length="32"/>
<attribute name="UPDATETIME" label="更新时间" type="STRING" length="32"/>
</attributes>
<manager>
<managerProperties>
<property name="table" value="bc_interface_logs" />
<property name="createKey" value="true" />
</managerProperties>
</manager>
</class>
</package>
<package name="jbo.com.tenwa.lease.carbrand" >
<class name="LB_CLAIMS_BOOK_DETAIL" label="索赔申请书详情表" keyAttributes="ID">