<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="UniApp.WebService" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="UniApp.WebService" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="UniApp.WebService">
      <s:element name="WxAuthorize">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="WxAuthorizeResponse">
        <s:complexType />
      </s:element>
      <s:element name="AuthenticateWxAndApp">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="AuthenticateWxAndAppResponse">
        <s:complexType />
      </s:element>
      <s:element name="RegisterByMobilePhoneSend">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RegisterByMobilePhoneSendResponse">
        <s:complexType />
      </s:element>
      <s:element name="RegisterByMobilePhone">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="RegisterByMobilePhoneResponse">
        <s:complexType />
      </s:element>
      <s:element name="Authenticate">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="AuthenticateResponse">
        <s:complexType />
      </s:element>
      <s:element name="WxAuthentication">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="WxAuthenticationResponse">
        <s:complexType />
      </s:element>
      <s:element name="BindMobilePhoneSend">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BindMobilePhoneSendResponse">
        <s:complexType />
      </s:element>
      <s:element name="BindMobilePhoneCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BindMobilePhoneCheckResponse">
        <s:complexType />
      </s:element>
      <s:element name="LoginByMobilePhone">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LoginByMobilePhoneResponse">
        <s:complexType />
      </s:element>
      <s:element name="LoginByMobilePhoneCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LoginByMobilePhoneCheckResponse">
        <s:complexType />
      </s:element>
      <s:element name="AuthenticationByWeChat">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="AuthenticationByWeChatResponse">
        <s:complexType />
      </s:element>
      <s:element name="GetPhoneNumberByUni">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetPhoneNumberByUniResponse">
        <s:complexType />
      </s:element>
      <s:element name="GetWeChatMobilePhone">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetWeChatMobilePhoneResponse">
        <s:complexType />
      </s:element>
      <s:element name="LoginByMobilePhoneOnetouch">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LoginByMobilePhoneOnetouchResponse">
        <s:complexType />
      </s:element>
      <s:element name="LoginOut">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="LoginOutResponse">
        <s:complexType />
      </s:element>
      <s:element name="GetTerm">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetTermResponse">
        <s:complexType />
      </s:element>
      <s:element name="FindPwdByMobilePhone">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="FindPwdByMobilePhoneResponse">
        <s:complexType />
      </s:element>
      <s:element name="FindPwdByMobilePhoneSend">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="FindPwdByMobilePhoneSendResponse">
        <s:complexType />
      </s:element>
      <s:element name="FindPwdByMobilePhoneCheck">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="requestJson" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="FindPwdByMobilePhoneCheckResponse">
        <s:complexType />
      </s:element>
      <s:element name="UploadImage">
        <s:complexType />
      </s:element>
      <s:element name="UploadImageResponse">
        <s:complexType />
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="WxAuthorizeSoapIn">
    <wsdl:part name="parameters" element="tns:WxAuthorize" />
  </wsdl:message>
  <wsdl:message name="WxAuthorizeSoapOut">
    <wsdl:part name="parameters" element="tns:WxAuthorizeResponse" />
  </wsdl:message>
  <wsdl:message name="AuthenticateWxAndAppSoapIn">
    <wsdl:part name="parameters" element="tns:AuthenticateWxAndApp" />
  </wsdl:message>
  <wsdl:message name="AuthenticateWxAndAppSoapOut">
    <wsdl:part name="parameters" element="tns:AuthenticateWxAndAppResponse" />
  </wsdl:message>
  <wsdl:message name="RegisterByMobilePhoneSendSoapIn">
    <wsdl:part name="parameters" element="tns:RegisterByMobilePhoneSend" />
  </wsdl:message>
  <wsdl:message name="RegisterByMobilePhoneSendSoapOut">
    <wsdl:part name="parameters" element="tns:RegisterByMobilePhoneSendResponse" />
  </wsdl:message>
  <wsdl:message name="RegisterByMobilePhoneSoapIn">
    <wsdl:part name="parameters" element="tns:RegisterByMobilePhone" />
  </wsdl:message>
  <wsdl:message name="RegisterByMobilePhoneSoapOut">
    <wsdl:part name="parameters" element="tns:RegisterByMobilePhoneResponse" />
  </wsdl:message>
  <wsdl:message name="AuthenticateSoapIn">
    <wsdl:part name="parameters" element="tns:Authenticate" />
  </wsdl:message>
  <wsdl:message name="AuthenticateSoapOut">
    <wsdl:part name="parameters" element="tns:AuthenticateResponse" />
  </wsdl:message>
  <wsdl:message name="WxAuthenticationSoapIn">
    <wsdl:part name="parameters" element="tns:WxAuthentication" />
  </wsdl:message>
  <wsdl:message name="WxAuthenticationSoapOut">
    <wsdl:part name="parameters" element="tns:WxAuthenticationResponse" />
  </wsdl:message>
  <wsdl:message name="BindMobilePhoneSendSoapIn">
    <wsdl:part name="parameters" element="tns:BindMobilePhoneSend" />
  </wsdl:message>
  <wsdl:message name="BindMobilePhoneSendSoapOut">
    <wsdl:part name="parameters" element="tns:BindMobilePhoneSendResponse" />
  </wsdl:message>
  <wsdl:message name="BindMobilePhoneCheckSoapIn">
    <wsdl:part name="parameters" element="tns:BindMobilePhoneCheck" />
  </wsdl:message>
  <wsdl:message name="BindMobilePhoneCheckSoapOut">
    <wsdl:part name="parameters" element="tns:BindMobilePhoneCheckResponse" />
  </wsdl:message>
  <wsdl:message name="LoginByMobilePhoneSoapIn">
    <wsdl:part name="parameters" element="tns:LoginByMobilePhone" />
  </wsdl:message>
  <wsdl:message name="LoginByMobilePhoneSoapOut">
    <wsdl:part name="parameters" element="tns:LoginByMobilePhoneResponse" />
  </wsdl:message>
  <wsdl:message name="LoginByMobilePhoneCheckSoapIn">
    <wsdl:part name="parameters" element="tns:LoginByMobilePhoneCheck" />
  </wsdl:message>
  <wsdl:message name="LoginByMobilePhoneCheckSoapOut">
    <wsdl:part name="parameters" element="tns:LoginByMobilePhoneCheckResponse" />
  </wsdl:message>
  <wsdl:message name="AuthenticationByWeChatSoapIn">
    <wsdl:part name="parameters" element="tns:AuthenticationByWeChat" />
  </wsdl:message>
  <wsdl:message name="AuthenticationByWeChatSoapOut">
    <wsdl:part name="parameters" element="tns:AuthenticationByWeChatResponse" />
  </wsdl:message>
  <wsdl:message name="GetPhoneNumberByUniSoapIn">
    <wsdl:part name="parameters" element="tns:GetPhoneNumberByUni" />
  </wsdl:message>
  <wsdl:message name="GetPhoneNumberByUniSoapOut">
    <wsdl:part name="parameters" element="tns:GetPhoneNumberByUniResponse" />
  </wsdl:message>
  <wsdl:message name="GetWeChatMobilePhoneSoapIn">
    <wsdl:part name="parameters" element="tns:GetWeChatMobilePhone" />
  </wsdl:message>
  <wsdl:message name="GetWeChatMobilePhoneSoapOut">
    <wsdl:part name="parameters" element="tns:GetWeChatMobilePhoneResponse" />
  </wsdl:message>
  <wsdl:message name="LoginByMobilePhoneOnetouchSoapIn">
    <wsdl:part name="parameters" element="tns:LoginByMobilePhoneOnetouch" />
  </wsdl:message>
  <wsdl:message name="LoginByMobilePhoneOnetouchSoapOut">
    <wsdl:part name="parameters" element="tns:LoginByMobilePhoneOnetouchResponse" />
  </wsdl:message>
  <wsdl:message name="LoginOutSoapIn">
    <wsdl:part name="parameters" element="tns:LoginOut" />
  </wsdl:message>
  <wsdl:message name="LoginOutSoapOut">
    <wsdl:part name="parameters" element="tns:LoginOutResponse" />
  </wsdl:message>
  <wsdl:message name="GetTermSoapIn">
    <wsdl:part name="parameters" element="tns:GetTerm" />
  </wsdl:message>
  <wsdl:message name="GetTermSoapOut">
    <wsdl:part name="parameters" element="tns:GetTermResponse" />
  </wsdl:message>
  <wsdl:message name="FindPwdByMobilePhoneSoapIn">
    <wsdl:part name="parameters" element="tns:FindPwdByMobilePhone" />
  </wsdl:message>
  <wsdl:message name="FindPwdByMobilePhoneSoapOut">
    <wsdl:part name="parameters" element="tns:FindPwdByMobilePhoneResponse" />
  </wsdl:message>
  <wsdl:message name="FindPwdByMobilePhoneSendSoapIn">
    <wsdl:part name="parameters" element="tns:FindPwdByMobilePhoneSend" />
  </wsdl:message>
  <wsdl:message name="FindPwdByMobilePhoneSendSoapOut">
    <wsdl:part name="parameters" element="tns:FindPwdByMobilePhoneSendResponse" />
  </wsdl:message>
  <wsdl:message name="FindPwdByMobilePhoneCheckSoapIn">
    <wsdl:part name="parameters" element="tns:FindPwdByMobilePhoneCheck" />
  </wsdl:message>
  <wsdl:message name="FindPwdByMobilePhoneCheckSoapOut">
    <wsdl:part name="parameters" element="tns:FindPwdByMobilePhoneCheckResponse" />
  </wsdl:message>
  <wsdl:message name="UploadImageSoapIn">
    <wsdl:part name="parameters" element="tns:UploadImage" />
  </wsdl:message>
  <wsdl:message name="UploadImageSoapOut">
    <wsdl:part name="parameters" element="tns:UploadImageResponse" />
  </wsdl:message>
  <wsdl:message name="WxAuthorizeHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="WxAuthorizeHttpGetOut" />
  <wsdl:message name="AuthenticateWxAndAppHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="AuthenticateWxAndAppHttpGetOut" />
  <wsdl:message name="RegisterByMobilePhoneSendHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="RegisterByMobilePhoneSendHttpGetOut" />
  <wsdl:message name="RegisterByMobilePhoneHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="RegisterByMobilePhoneHttpGetOut" />
  <wsdl:message name="AuthenticateHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="AuthenticateHttpGetOut" />
  <wsdl:message name="WxAuthenticationHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="WxAuthenticationHttpGetOut" />
  <wsdl:message name="BindMobilePhoneSendHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BindMobilePhoneSendHttpGetOut" />
  <wsdl:message name="BindMobilePhoneCheckHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BindMobilePhoneCheckHttpGetOut" />
  <wsdl:message name="LoginByMobilePhoneHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LoginByMobilePhoneHttpGetOut" />
  <wsdl:message name="LoginByMobilePhoneCheckHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LoginByMobilePhoneCheckHttpGetOut" />
  <wsdl:message name="AuthenticationByWeChatHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="AuthenticationByWeChatHttpGetOut" />
  <wsdl:message name="GetPhoneNumberByUniHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetPhoneNumberByUniHttpGetOut" />
  <wsdl:message name="GetWeChatMobilePhoneHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetWeChatMobilePhoneHttpGetOut" />
  <wsdl:message name="LoginByMobilePhoneOnetouchHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LoginByMobilePhoneOnetouchHttpGetOut" />
  <wsdl:message name="LoginOutHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LoginOutHttpGetOut" />
  <wsdl:message name="GetTermHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetTermHttpGetOut" />
  <wsdl:message name="FindPwdByMobilePhoneHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="FindPwdByMobilePhoneHttpGetOut" />
  <wsdl:message name="FindPwdByMobilePhoneSendHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="FindPwdByMobilePhoneSendHttpGetOut" />
  <wsdl:message name="FindPwdByMobilePhoneCheckHttpGetIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="FindPwdByMobilePhoneCheckHttpGetOut" />
  <wsdl:message name="UploadImageHttpGetIn" />
  <wsdl:message name="UploadImageHttpGetOut" />
  <wsdl:message name="WxAuthorizeHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="WxAuthorizeHttpPostOut" />
  <wsdl:message name="AuthenticateWxAndAppHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="AuthenticateWxAndAppHttpPostOut" />
  <wsdl:message name="RegisterByMobilePhoneSendHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="RegisterByMobilePhoneSendHttpPostOut" />
  <wsdl:message name="RegisterByMobilePhoneHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="RegisterByMobilePhoneHttpPostOut" />
  <wsdl:message name="AuthenticateHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="AuthenticateHttpPostOut" />
  <wsdl:message name="WxAuthenticationHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="WxAuthenticationHttpPostOut" />
  <wsdl:message name="BindMobilePhoneSendHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BindMobilePhoneSendHttpPostOut" />
  <wsdl:message name="BindMobilePhoneCheckHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="BindMobilePhoneCheckHttpPostOut" />
  <wsdl:message name="LoginByMobilePhoneHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LoginByMobilePhoneHttpPostOut" />
  <wsdl:message name="LoginByMobilePhoneCheckHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LoginByMobilePhoneCheckHttpPostOut" />
  <wsdl:message name="AuthenticationByWeChatHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="AuthenticationByWeChatHttpPostOut" />
  <wsdl:message name="GetPhoneNumberByUniHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetPhoneNumberByUniHttpPostOut" />
  <wsdl:message name="GetWeChatMobilePhoneHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetWeChatMobilePhoneHttpPostOut" />
  <wsdl:message name="LoginByMobilePhoneOnetouchHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LoginByMobilePhoneOnetouchHttpPostOut" />
  <wsdl:message name="LoginOutHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="LoginOutHttpPostOut" />
  <wsdl:message name="GetTermHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="GetTermHttpPostOut" />
  <wsdl:message name="FindPwdByMobilePhoneHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="FindPwdByMobilePhoneHttpPostOut" />
  <wsdl:message name="FindPwdByMobilePhoneSendHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="FindPwdByMobilePhoneSendHttpPostOut" />
  <wsdl:message name="FindPwdByMobilePhoneCheckHttpPostIn">
    <wsdl:part name="requestJson" type="s:string" />
  </wsdl:message>
  <wsdl:message name="FindPwdByMobilePhoneCheckHttpPostOut" />
  <wsdl:message name="UploadImageHttpPostIn" />
  <wsdl:message name="UploadImageHttpPostOut" />
  <wsdl:portType name="AuthenticationWebServiceSoap">
    <wsdl:operation name="WxAuthorize">
      <wsdl:input message="tns:WxAuthorizeSoapIn" />
      <wsdl:output message="tns:WxAuthorizeSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="AuthenticateWxAndApp">
      <wsdl:input message="tns:AuthenticateWxAndAppSoapIn" />
      <wsdl:output message="tns:AuthenticateWxAndAppSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="RegisterByMobilePhoneSend">
      <wsdl:input message="tns:RegisterByMobilePhoneSendSoapIn" />
      <wsdl:output message="tns:RegisterByMobilePhoneSendSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="RegisterByMobilePhone">
      <wsdl:input message="tns:RegisterByMobilePhoneSoapIn" />
      <wsdl:output message="tns:RegisterByMobilePhoneSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Authenticate">
      <wsdl:input message="tns:AuthenticateSoapIn" />
      <wsdl:output message="tns:AuthenticateSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="WxAuthentication">
      <wsdl:input message="tns:WxAuthenticationSoapIn" />
      <wsdl:output message="tns:WxAuthenticationSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="BindMobilePhoneSend">
      <wsdl:input message="tns:BindMobilePhoneSendSoapIn" />
      <wsdl:output message="tns:BindMobilePhoneSendSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="BindMobilePhoneCheck">
      <wsdl:input message="tns:BindMobilePhoneCheckSoapIn" />
      <wsdl:output message="tns:BindMobilePhoneCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhone">
      <wsdl:input message="tns:LoginByMobilePhoneSoapIn" />
      <wsdl:output message="tns:LoginByMobilePhoneSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhoneCheck">
      <wsdl:input message="tns:LoginByMobilePhoneCheckSoapIn" />
      <wsdl:output message="tns:LoginByMobilePhoneCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="AuthenticationByWeChat">
      <wsdl:input message="tns:AuthenticationByWeChatSoapIn" />
      <wsdl:output message="tns:AuthenticationByWeChatSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetPhoneNumberByUni">
      <wsdl:input message="tns:GetPhoneNumberByUniSoapIn" />
      <wsdl:output message="tns:GetPhoneNumberByUniSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetWeChatMobilePhone">
      <wsdl:input message="tns:GetWeChatMobilePhoneSoapIn" />
      <wsdl:output message="tns:GetWeChatMobilePhoneSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhoneOnetouch">
      <wsdl:input message="tns:LoginByMobilePhoneOnetouchSoapIn" />
      <wsdl:output message="tns:LoginByMobilePhoneOnetouchSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="LoginOut">
      <wsdl:input message="tns:LoginOutSoapIn" />
      <wsdl:output message="tns:LoginOutSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetTerm">
      <wsdl:input message="tns:GetTermSoapIn" />
      <wsdl:output message="tns:GetTermSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhone">
      <wsdl:input message="tns:FindPwdByMobilePhoneSoapIn" />
      <wsdl:output message="tns:FindPwdByMobilePhoneSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhoneSend">
      <wsdl:input message="tns:FindPwdByMobilePhoneSendSoapIn" />
      <wsdl:output message="tns:FindPwdByMobilePhoneSendSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhoneCheck">
      <wsdl:input message="tns:FindPwdByMobilePhoneCheckSoapIn" />
      <wsdl:output message="tns:FindPwdByMobilePhoneCheckSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="UploadImage">
      <wsdl:input message="tns:UploadImageSoapIn" />
      <wsdl:output message="tns:UploadImageSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="AuthenticationWebServiceHttpGet">
    <wsdl:operation name="WxAuthorize">
      <wsdl:input message="tns:WxAuthorizeHttpGetIn" />
      <wsdl:output message="tns:WxAuthorizeHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="AuthenticateWxAndApp">
      <wsdl:input message="tns:AuthenticateWxAndAppHttpGetIn" />
      <wsdl:output message="tns:AuthenticateWxAndAppHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="RegisterByMobilePhoneSend">
      <wsdl:input message="tns:RegisterByMobilePhoneSendHttpGetIn" />
      <wsdl:output message="tns:RegisterByMobilePhoneSendHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="RegisterByMobilePhone">
      <wsdl:input message="tns:RegisterByMobilePhoneHttpGetIn" />
      <wsdl:output message="tns:RegisterByMobilePhoneHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="Authenticate">
      <wsdl:input message="tns:AuthenticateHttpGetIn" />
      <wsdl:output message="tns:AuthenticateHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="WxAuthentication">
      <wsdl:input message="tns:WxAuthenticationHttpGetIn" />
      <wsdl:output message="tns:WxAuthenticationHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="BindMobilePhoneSend">
      <wsdl:input message="tns:BindMobilePhoneSendHttpGetIn" />
      <wsdl:output message="tns:BindMobilePhoneSendHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="BindMobilePhoneCheck">
      <wsdl:input message="tns:BindMobilePhoneCheckHttpGetIn" />
      <wsdl:output message="tns:BindMobilePhoneCheckHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhone">
      <wsdl:input message="tns:LoginByMobilePhoneHttpGetIn" />
      <wsdl:output message="tns:LoginByMobilePhoneHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhoneCheck">
      <wsdl:input message="tns:LoginByMobilePhoneCheckHttpGetIn" />
      <wsdl:output message="tns:LoginByMobilePhoneCheckHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="AuthenticationByWeChat">
      <wsdl:input message="tns:AuthenticationByWeChatHttpGetIn" />
      <wsdl:output message="tns:AuthenticationByWeChatHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetPhoneNumberByUni">
      <wsdl:input message="tns:GetPhoneNumberByUniHttpGetIn" />
      <wsdl:output message="tns:GetPhoneNumberByUniHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetWeChatMobilePhone">
      <wsdl:input message="tns:GetWeChatMobilePhoneHttpGetIn" />
      <wsdl:output message="tns:GetWeChatMobilePhoneHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhoneOnetouch">
      <wsdl:input message="tns:LoginByMobilePhoneOnetouchHttpGetIn" />
      <wsdl:output message="tns:LoginByMobilePhoneOnetouchHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="LoginOut">
      <wsdl:input message="tns:LoginOutHttpGetIn" />
      <wsdl:output message="tns:LoginOutHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="GetTerm">
      <wsdl:input message="tns:GetTermHttpGetIn" />
      <wsdl:output message="tns:GetTermHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhone">
      <wsdl:input message="tns:FindPwdByMobilePhoneHttpGetIn" />
      <wsdl:output message="tns:FindPwdByMobilePhoneHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhoneSend">
      <wsdl:input message="tns:FindPwdByMobilePhoneSendHttpGetIn" />
      <wsdl:output message="tns:FindPwdByMobilePhoneSendHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhoneCheck">
      <wsdl:input message="tns:FindPwdByMobilePhoneCheckHttpGetIn" />
      <wsdl:output message="tns:FindPwdByMobilePhoneCheckHttpGetOut" />
    </wsdl:operation>
    <wsdl:operation name="UploadImage">
      <wsdl:input message="tns:UploadImageHttpGetIn" />
      <wsdl:output message="tns:UploadImageHttpGetOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:portType name="AuthenticationWebServiceHttpPost">
    <wsdl:operation name="WxAuthorize">
      <wsdl:input message="tns:WxAuthorizeHttpPostIn" />
      <wsdl:output message="tns:WxAuthorizeHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="AuthenticateWxAndApp">
      <wsdl:input message="tns:AuthenticateWxAndAppHttpPostIn" />
      <wsdl:output message="tns:AuthenticateWxAndAppHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="RegisterByMobilePhoneSend">
      <wsdl:input message="tns:RegisterByMobilePhoneSendHttpPostIn" />
      <wsdl:output message="tns:RegisterByMobilePhoneSendHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="RegisterByMobilePhone">
      <wsdl:input message="tns:RegisterByMobilePhoneHttpPostIn" />
      <wsdl:output message="tns:RegisterByMobilePhoneHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="Authenticate">
      <wsdl:input message="tns:AuthenticateHttpPostIn" />
      <wsdl:output message="tns:AuthenticateHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="WxAuthentication">
      <wsdl:input message="tns:WxAuthenticationHttpPostIn" />
      <wsdl:output message="tns:WxAuthenticationHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="BindMobilePhoneSend">
      <wsdl:input message="tns:BindMobilePhoneSendHttpPostIn" />
      <wsdl:output message="tns:BindMobilePhoneSendHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="BindMobilePhoneCheck">
      <wsdl:input message="tns:BindMobilePhoneCheckHttpPostIn" />
      <wsdl:output message="tns:BindMobilePhoneCheckHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhone">
      <wsdl:input message="tns:LoginByMobilePhoneHttpPostIn" />
      <wsdl:output message="tns:LoginByMobilePhoneHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhoneCheck">
      <wsdl:input message="tns:LoginByMobilePhoneCheckHttpPostIn" />
      <wsdl:output message="tns:LoginByMobilePhoneCheckHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="AuthenticationByWeChat">
      <wsdl:input message="tns:AuthenticationByWeChatHttpPostIn" />
      <wsdl:output message="tns:AuthenticationByWeChatHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetPhoneNumberByUni">
      <wsdl:input message="tns:GetPhoneNumberByUniHttpPostIn" />
      <wsdl:output message="tns:GetPhoneNumberByUniHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetWeChatMobilePhone">
      <wsdl:input message="tns:GetWeChatMobilePhoneHttpPostIn" />
      <wsdl:output message="tns:GetWeChatMobilePhoneHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhoneOnetouch">
      <wsdl:input message="tns:LoginByMobilePhoneOnetouchHttpPostIn" />
      <wsdl:output message="tns:LoginByMobilePhoneOnetouchHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="LoginOut">
      <wsdl:input message="tns:LoginOutHttpPostIn" />
      <wsdl:output message="tns:LoginOutHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="GetTerm">
      <wsdl:input message="tns:GetTermHttpPostIn" />
      <wsdl:output message="tns:GetTermHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhone">
      <wsdl:input message="tns:FindPwdByMobilePhoneHttpPostIn" />
      <wsdl:output message="tns:FindPwdByMobilePhoneHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhoneSend">
      <wsdl:input message="tns:FindPwdByMobilePhoneSendHttpPostIn" />
      <wsdl:output message="tns:FindPwdByMobilePhoneSendHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhoneCheck">
      <wsdl:input message="tns:FindPwdByMobilePhoneCheckHttpPostIn" />
      <wsdl:output message="tns:FindPwdByMobilePhoneCheckHttpPostOut" />
    </wsdl:operation>
    <wsdl:operation name="UploadImage">
      <wsdl:input message="tns:UploadImageHttpPostIn" />
      <wsdl:output message="tns:UploadImageHttpPostOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="AuthenticationWebServiceSoap" type="tns:AuthenticationWebServiceSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="WxAuthorize">
      <soap:operation soapAction="UniApp.WebService/WxAuthorize" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="AuthenticateWxAndApp">
      <soap:operation soapAction="UniApp.WebService/AuthenticateWxAndApp" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RegisterByMobilePhoneSend">
      <soap:operation soapAction="UniApp.WebService/RegisterByMobilePhoneSend" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RegisterByMobilePhone">
      <soap:operation soapAction="UniApp.WebService/RegisterByMobilePhone" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Authenticate">
      <soap:operation soapAction="UniApp.WebService/Authenticate" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="WxAuthentication">
      <soap:operation soapAction="UniApp.WebService/WxAuthentication" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BindMobilePhoneSend">
      <soap:operation soapAction="UniApp.WebService/BindMobilePhoneSend" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BindMobilePhoneCheck">
      <soap:operation soapAction="UniApp.WebService/BindMobilePhoneCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhone">
      <soap:operation soapAction="UniApp.WebService/LoginByMobilePhone" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhoneCheck">
      <soap:operation soapAction="UniApp.WebService/LoginByMobilePhoneCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="AuthenticationByWeChat">
      <soap:operation soapAction="UniApp.WebService/AuthenticationByWeChat" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPhoneNumberByUni">
      <soap:operation soapAction="UniApp.WebService/GetPhoneNumberByUni" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetWeChatMobilePhone">
      <soap:operation soapAction="UniApp.WebService/GetWeChatMobilePhone" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhoneOnetouch">
      <soap:operation soapAction="UniApp.WebService/LoginByMobilePhoneOnetouch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LoginOut">
      <soap:operation soapAction="UniApp.WebService/LoginOut" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetTerm">
      <soap:operation soapAction="UniApp.WebService/GetTerm" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhone">
      <soap:operation soapAction="UniApp.WebService/FindPwdByMobilePhone" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhoneSend">
      <soap:operation soapAction="UniApp.WebService/FindPwdByMobilePhoneSend" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhoneCheck">
      <soap:operation soapAction="UniApp.WebService/FindPwdByMobilePhoneCheck" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="UploadImage">
      <soap:operation soapAction="UniApp.WebService/UploadImage" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="AuthenticationWebServiceSoap12" type="tns:AuthenticationWebServiceSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="WxAuthorize">
      <soap12:operation soapAction="UniApp.WebService/WxAuthorize" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="AuthenticateWxAndApp">
      <soap12:operation soapAction="UniApp.WebService/AuthenticateWxAndApp" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RegisterByMobilePhoneSend">
      <soap12:operation soapAction="UniApp.WebService/RegisterByMobilePhoneSend" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RegisterByMobilePhone">
      <soap12:operation soapAction="UniApp.WebService/RegisterByMobilePhone" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Authenticate">
      <soap12:operation soapAction="UniApp.WebService/Authenticate" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="WxAuthentication">
      <soap12:operation soapAction="UniApp.WebService/WxAuthentication" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BindMobilePhoneSend">
      <soap12:operation soapAction="UniApp.WebService/BindMobilePhoneSend" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BindMobilePhoneCheck">
      <soap12:operation soapAction="UniApp.WebService/BindMobilePhoneCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhone">
      <soap12:operation soapAction="UniApp.WebService/LoginByMobilePhone" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhoneCheck">
      <soap12:operation soapAction="UniApp.WebService/LoginByMobilePhoneCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="AuthenticationByWeChat">
      <soap12:operation soapAction="UniApp.WebService/AuthenticationByWeChat" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetPhoneNumberByUni">
      <soap12:operation soapAction="UniApp.WebService/GetPhoneNumberByUni" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetWeChatMobilePhone">
      <soap12:operation soapAction="UniApp.WebService/GetWeChatMobilePhone" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhoneOnetouch">
      <soap12:operation soapAction="UniApp.WebService/LoginByMobilePhoneOnetouch" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="LoginOut">
      <soap12:operation soapAction="UniApp.WebService/LoginOut" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetTerm">
      <soap12:operation soapAction="UniApp.WebService/GetTerm" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhone">
      <soap12:operation soapAction="UniApp.WebService/FindPwdByMobilePhone" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhoneSend">
      <soap12:operation soapAction="UniApp.WebService/FindPwdByMobilePhoneSend" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhoneCheck">
      <soap12:operation soapAction="UniApp.WebService/FindPwdByMobilePhoneCheck" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="UploadImage">
      <soap12:operation soapAction="UniApp.WebService/UploadImage" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="AuthenticationWebServiceHttpGet" type="tns:AuthenticationWebServiceHttpGet">
    <http:binding verb="GET" />
    <wsdl:operation name="WxAuthorize">
      <http:operation location="/WxAuthorize" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="AuthenticateWxAndApp">
      <http:operation location="/AuthenticateWxAndApp" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="RegisterByMobilePhoneSend">
      <http:operation location="/RegisterByMobilePhoneSend" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="RegisterByMobilePhone">
      <http:operation location="/RegisterByMobilePhone" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="Authenticate">
      <http:operation location="/Authenticate" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="WxAuthentication">
      <http:operation location="/WxAuthentication" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="BindMobilePhoneSend">
      <http:operation location="/BindMobilePhoneSend" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="BindMobilePhoneCheck">
      <http:operation location="/BindMobilePhoneCheck" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhone">
      <http:operation location="/LoginByMobilePhone" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhoneCheck">
      <http:operation location="/LoginByMobilePhoneCheck" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="AuthenticationByWeChat">
      <http:operation location="/AuthenticationByWeChat" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="GetPhoneNumberByUni">
      <http:operation location="/GetPhoneNumberByUni" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="GetWeChatMobilePhone">
      <http:operation location="/GetWeChatMobilePhone" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhoneOnetouch">
      <http:operation location="/LoginByMobilePhoneOnetouch" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="LoginOut">
      <http:operation location="/LoginOut" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="GetTerm">
      <http:operation location="/GetTerm" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhone">
      <http:operation location="/FindPwdByMobilePhone" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhoneSend">
      <http:operation location="/FindPwdByMobilePhoneSend" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhoneCheck">
      <http:operation location="/FindPwdByMobilePhoneCheck" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="UploadImage">
      <http:operation location="/UploadImage" />
      <wsdl:input>
        <http:urlEncoded />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="AuthenticationWebServiceHttpPost" type="tns:AuthenticationWebServiceHttpPost">
    <http:binding verb="POST" />
    <wsdl:operation name="WxAuthorize">
      <http:operation location="/WxAuthorize" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="AuthenticateWxAndApp">
      <http:operation location="/AuthenticateWxAndApp" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="RegisterByMobilePhoneSend">
      <http:operation location="/RegisterByMobilePhoneSend" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="RegisterByMobilePhone">
      <http:operation location="/RegisterByMobilePhone" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="Authenticate">
      <http:operation location="/Authenticate" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="WxAuthentication">
      <http:operation location="/WxAuthentication" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="BindMobilePhoneSend">
      <http:operation location="/BindMobilePhoneSend" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="BindMobilePhoneCheck">
      <http:operation location="/BindMobilePhoneCheck" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhone">
      <http:operation location="/LoginByMobilePhone" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhoneCheck">
      <http:operation location="/LoginByMobilePhoneCheck" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="AuthenticationByWeChat">
      <http:operation location="/AuthenticationByWeChat" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="GetPhoneNumberByUni">
      <http:operation location="/GetPhoneNumberByUni" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="GetWeChatMobilePhone">
      <http:operation location="/GetWeChatMobilePhone" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="LoginByMobilePhoneOnetouch">
      <http:operation location="/LoginByMobilePhoneOnetouch" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="LoginOut">
      <http:operation location="/LoginOut" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="GetTerm">
      <http:operation location="/GetTerm" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhone">
      <http:operation location="/FindPwdByMobilePhone" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhoneSend">
      <http:operation location="/FindPwdByMobilePhoneSend" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="FindPwdByMobilePhoneCheck">
      <http:operation location="/FindPwdByMobilePhoneCheck" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
    <wsdl:operation name="UploadImage">
      <http:operation location="/UploadImage" />
      <wsdl:input>
        <mime:content type="application/x-www-form-urlencoded" />
      </wsdl:input>
      <wsdl:output />
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="AuthenticationWebService">
    <wsdl:port name="AuthenticationWebServiceSoap" binding="tns:AuthenticationWebServiceSoap">
      <soap:address location="http://api.hndjyp.com/AuthenticationWebService.asmx" />
    </wsdl:port>
    <wsdl:port name="AuthenticationWebServiceSoap12" binding="tns:AuthenticationWebServiceSoap12">
      <soap12:address location="http://api.hndjyp.com/AuthenticationWebService.asmx" />
    </wsdl:port>
    <wsdl:port name="AuthenticationWebServiceHttpGet" binding="tns:AuthenticationWebServiceHttpGet">
      <http:address location="http://api.hndjyp.com/AuthenticationWebService.asmx" />
    </wsdl:port>
    <wsdl:port name="AuthenticationWebServiceHttpPost" binding="tns:AuthenticationWebServiceHttpPost">
      <http:address location="http://api.hndjyp.com/AuthenticationWebService.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>