更新JBO

This commit is contained in:
liuzhao 2018-09-11 10:24:10 +08:00
parent 64082d58cf
commit 84f54361fc

View File

@ -3511,7 +3511,7 @@
<attribute name="pdfurl" label="电子票PDF文件下载地址" type="STRING" length="500"/>
<attribute name="localFile" label="电子票PDF文件本地地址" type="STRING" length="500"/>
<attribute name="returncode" label="结果状态码" type="STRING" length="1"/>
<attribute name="returnmsg" label="结果描述" type="STRING" length="20"/>
<attribute name="returnmsg" label="结果描述" type="STRING" length="500"/>
<attribute name="FIELD1" label="FIELD1" type="STRING" length="32"/>
<attribute name="FIELD2" label="FIELD2" type="STRING" length="32"/>
<attribute name="FIELD3" label="FIELD3" type="STRING" length="32"/>