更新配置
This commit is contained in:
parent
fc7390dbac
commit
ba17b5fc55
@ -680,7 +680,7 @@
|
||||
<attribute name="ID" label="标识" type="STRING" length="32"/>
|
||||
<attribute name="DISTRIBUTOR_ID" label="经销商ID" type="STRING" length="32"/>
|
||||
<attribute name="CAUTION_MONEY" label="保证金金额" type="DOUBLE" length="22" scale="2"/>
|
||||
<attribute name="REFUND_PERSON" label="退款人" type="STRING" length="20"/>
|
||||
<attribute name="REFUND_PERSON" label="退款人" type="STRING" length="220"/>
|
||||
<attribute name="RECV_OBJECT" label="退款对象" type="STRING" length="20"/>
|
||||
<attribute name="RECV_WAY" label="退款方向" type="STRING" length="50"/>
|
||||
<attribute name="RECV_TIME" label="退款时间" type="STRING" length="50"/>
|
||||
@ -709,7 +709,7 @@
|
||||
<attribute name="FLOWUNID" label="FLOWUNID" type="STRING" length="32"/>
|
||||
<attribute name="DISTRIBUTOR_ID" label="经销商ID" type="STRING" length="32"/>
|
||||
<attribute name="CAUTION_MONEY" label="保证金金额" type="DOUBLE" length="22" scale="2"/>
|
||||
<attribute name="REFUND_PERSON" label="退款人" type="STRING" length="20"/>
|
||||
<attribute name="REFUND_PERSON" label="退款人" type="STRING" length="220"/>
|
||||
<attribute name="RECV_OBJECT" label="退款对象" type="STRING" length="20"/>
|
||||
<attribute name="RECV_WAY" label="退款方向" type="STRING" length="50"/>
|
||||
<attribute name="RECV_TIME" label="退款时间" type="STRING" length="50"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user