网银接口导入jbo更新

This commit is contained in:
xiezhiwen 2018-12-27 14:48:50 +08:00
parent 41cb6e2294
commit eb0266c84f

View File

@ -13,6 +13,7 @@
<attribute name="COIN" label="币种" type="STRING" length="32"/>
<attribute name="RATE" label="汇率" type="DOUBLE" length="22" scale="2"/>
<attribute name="CLIENT_NAME" label="付款人" type="STRING" length="200"/>
<attribute name="EBANK_SUBJECTS" label="银行科目" type="STRING" length="200"/>
<attribute name="OWN_BANK" label="本方银行" type="STRING" length="200"/>
<attribute name="OWN_ACCOUNT" label="本方账户" type="STRING" length="200"/>
<attribute name="OWNACC_NUMBER" label="本方账号" type="STRING" length="200"/>