更新JBO

This commit is contained in:
liuzhao 2018-08-26 18:48:07 +08:00
parent acdf6b2468
commit 89a7b2c3d1

View File

@ -138,7 +138,8 @@
<attribute name="STATUS" label="状态" type="STRING" length="32"/>
<attribute name="CLOSE_DATE" label="关账日期" type="STRING" length="32"/>
<attribute name="INPUTTIME" label="登记时间" type="STRING" length="32"/>
<attribute name="MESSAGE" label="异常信息" type="STRING" length="200"/>
<attribute name="MESSAGE" label="异常信息" type="STRING" length="200"/>
<attribute name="USER_NAME" label="当前登录人" type="STRING" length="32"/>
</attributes>
<manager>
<managerProperties>