123456789101112131415161718 |
- <?xml version="1.0" encoding="euc-kr"?>
- <submit id="TXCVO01701">
- <action url="svc://local"
- target="vocapp.Voc"
- interface="himed.his.crm.vocapp.voc.Voc"
- method="reqSetVOCNotiData">
- </action>
- <input type="urlencoded">
- <table id="req" count_ref="acptseq">
- <column id="acptseq" type="int" desc="접수순서" ref="acptseq"/>
- <column id="acptdd" desc="접수일자" ref="acptdd"/>
- <column id="csteamclntnotidt" desc="고객통보일시" ref="csteamclntnotidt"/>
- <column id="csteamclntnoticnts" desc="고객통보내용" ref="csteamclntnoticnts"/>
- </table>
- </input>
- <output path="root/list" type="xml">
- </output>
- </submit>
|