jbo中两张表有重复数据,我给注释掉了。
This commit is contained in:
parent
b1e016e4be
commit
a82b0bc90a
@ -1342,7 +1342,7 @@
|
||||
<attribute name="EQUIP_DELIVERY_DATE" label="交付时间" type="STRING" length="30"/>
|
||||
<attribute name="EQUIP_PLACE" label="设备设置地址" type="STRING" length="100"/>
|
||||
<attribute name="MEMO" label="备注" type="STRING" length="1000"/>
|
||||
<attribute name="DATA_STATE" label="数据状态" type="STRING" length="32"/>
|
||||
<!-- <attribute name="DATA_STATE" label="数据状态" type="STRING" length="32"/> -->
|
||||
<attribute name="IS_FLOW" label="是否在流程中" type="STRING" length="1000"/>
|
||||
<attribute name="STATUS" label="状态" type="STRING" length="1000"/>
|
||||
<attribute name="FLOWUNID" label="流程编号" type="STRING" length="32"/>
|
||||
@ -3051,7 +3051,7 @@
|
||||
<attribute name="remain_interest" label="剩余利息" type="STRING" length="32"/>
|
||||
<attribute name="unreceive_pay" label="未收罚息" type="STRING" length="32"/>
|
||||
<attribute name="collect_fees" label="催收费用" type="STRING" length="32"/>
|
||||
<attribute name="collect_fees" label="催收费用" type="STRING" length="32"/>
|
||||
<!-- <attribute name="collect_fees" label="催收费用" type="STRING" length="32"/> -->
|
||||
<attribute name="contract_no" label="合同编号" type="STRING" length="32"/>
|
||||
<attribute name="dispose_money" label="处置金额" type="STRING" length="32"/>
|
||||
<attribute name="park_money" label="停车费" type="STRING" length="32"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user