FXSend/MobsetApi/MobsetApiSoap.Templrate_Query.res.xml
2025-02-28 17:05:50 +08:00

22 lines
769 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:ns1="http://tempuri.org/">
<SOAP-ENV:Body>
<ns1:Templrate_QueryResponse>
<ns1:ErrCode>0</ns1:ErrCode>
<ns1:ErrMsg></ns1:ErrMsg>
<ns1:TemplateID>0</ns1:TemplateID>
<ns1:TemplateType>0</ns1:TemplateType>
<ns1:TemplateName></ns1:TemplateName>
<ns1:TemplateContent></ns1:TemplateContent>
<ns1:Remark></ns1:Remark>
<ns1:IsTemporary>0</ns1:IsTemporary>
<ns1:CreateTime></ns1:CreateTime>
</ns1:Templrate_QueryResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>