更新JBO
This commit is contained in:
parent
acdf6b2468
commit
89a7b2c3d1
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user