http://yktapi.instrument.com.cn/api/GetMyCourseTourist?GUID={GUID}&pindex={PINDEX}&psize={PSIZE}&timestamp={TIMESTAMP}&sn={SN} 的引用

获取我的课程

Url: http://yktapi.instrument.com.cn/api/GetMyCourseTourist?GUID={GUID}&pindex={PINDEX}&psize={PSIZE}&timestamp={TIMESTAMP}&sn={SN}

HTTP 方法: GET

消息方向 格式 正文
请求 N/A 请求 正文为空。
响应 Xml 示例,架构
响应 Json 示例

以下是示例响应 XML 正文:

<JsonResultOfArrayOfWebinarMeetingSubjectInfoi2Z876Bf xmlns="http://schemas.datacontract.org/2004/07/Service.Wcf">
  <message>字符串内容</message>
  <ok>2147483647</ok>
  <page>
    <count>2147483647</count>
    <index>2147483647</index>
    <size>2147483647</size>
  </page>
  <result>
    <WebinarMeetingSubjectInfo xmlns="http://schemas.datacontract.org/2004/07/PersonPay.Core">
      <Contents>字符串内容</Contents>
      <EndDateStr>字符串内容</EndDateStr>
      <ExpertName>字符串内容</ExpertName>
      <ImgUrlStr>字符串内容</ImgUrlStr>
      <LectureId>2147483647</LectureId>
      <LectureImgStr>字符串内容</LectureImgStr>
      <LectureInfo>字符串内容</LectureInfo>
      <LectureName>字符串内容</LectureName>
      <NewcomerActivity>2147483647</NewcomerActivity>
      <PriceDiscount>12678967.543233</PriceDiscount>
      <PriceDiscountEndTime>1999-05-31T11:20:00</PriceDiscountEndTime>
      <PriceDiscountEndTimeStr>字符串内容</PriceDiscountEndTimeStr>
      <PriceDiscountTitle>字符串内容</PriceDiscountTitle>
      <PriceDiscountType>字符串内容</PriceDiscountType>
      <StartDateStr>字符串内容</StartDateStr>
      <Status>2147483647</Status>
      <SubjectId>2147483647</SubjectId>
      <SubjectImage>字符串内容</SubjectImage>
      <SubjectImageStr>字符串内容</SubjectImageStr>
      <SubjectType>2147483647</SubjectType>
      <Summary>字符串内容</Summary>
      <Title>字符串内容</Title>
      <TrainCourseNum>2147483647</TrainCourseNum>
      <TrainId>2147483647</TrainId>
      <TrainImgStr>字符串内容</TrainImgStr>
      <TrainName>字符串内容</TrainName>
      <chargeMoney>12678967.543233</chargeMoney>
      <isCharges>2147483647</isCharges>
    </WebinarMeetingSubjectInfo>
    <WebinarMeetingSubjectInfo xmlns="http://schemas.datacontract.org/2004/07/PersonPay.Core">
      <Contents>字符串内容</Contents>
      <EndDateStr>字符串内容</EndDateStr>
      <ExpertName>字符串内容</ExpertName>
      <ImgUrlStr>字符串内容</ImgUrlStr>
      <LectureId>2147483647</LectureId>
      <LectureImgStr>字符串内容</LectureImgStr>
      <LectureInfo>字符串内容</LectureInfo>
      <LectureName>字符串内容</LectureName>
      <NewcomerActivity>2147483647</NewcomerActivity>
      <PriceDiscount>12678967.543233</PriceDiscount>
      <PriceDiscountEndTime>1999-05-31T11:20:00</PriceDiscountEndTime>
      <PriceDiscountEndTimeStr>字符串内容</PriceDiscountEndTimeStr>
      <PriceDiscountTitle>字符串内容</PriceDiscountTitle>
      <PriceDiscountType>字符串内容</PriceDiscountType>
      <StartDateStr>字符串内容</StartDateStr>
      <Status>2147483647</Status>
      <SubjectId>2147483647</SubjectId>
      <SubjectImage>字符串内容</SubjectImage>
      <SubjectImageStr>字符串内容</SubjectImageStr>
      <SubjectType>2147483647</SubjectType>
      <Summary>字符串内容</Summary>
      <Title>字符串内容</Title>
      <TrainCourseNum>2147483647</TrainCourseNum>
      <TrainId>2147483647</TrainId>
      <TrainImgStr>字符串内容</TrainImgStr>
      <TrainName>字符串内容</TrainName>
      <chargeMoney>12678967.543233</chargeMoney>
      <isCharges>2147483647</isCharges>
    </WebinarMeetingSubjectInfo>
  </result>
</JsonResultOfArrayOfWebinarMeetingSubjectInfoi2Z876Bf>

以下是示例响应 Json 正文:

{
	"message":"字符串内容",
	"ok":2147483647,
	"page":{
		"count":2147483647,
		"index":2147483647,
		"size":2147483647
	},
	"result":[{
		"Contents":"字符串内容",
		"EndDateStr":"字符串内容",
		"ExpertName":"字符串内容",
		"ImgUrlStr":"字符串内容",
		"LectureId":2147483647,
		"LectureImgStr":"字符串内容",
		"LectureInfo":"字符串内容",
		"LectureName":"字符串内容",
		"NewcomerActivity":2147483647,
		"PriceDiscount":12678967.543233,
		"PriceDiscountEndTime":"\/Date(928120800000+0800)\/",
		"PriceDiscountEndTimeStr":"字符串内容",
		"PriceDiscountTitle":"字符串内容",
		"PriceDiscountType":"字符串内容",
		"StartDateStr":"字符串内容",
		"Status":2147483647,
		"SubjectId":2147483647,
		"SubjectImage":"字符串内容",
		"SubjectImageStr":"字符串内容",
		"SubjectType":2147483647,
		"Summary":"字符串内容",
		"Title":"字符串内容",
		"TrainCourseNum":2147483647,
		"TrainId":2147483647,
		"TrainImgStr":"字符串内容",
		"TrainName":"字符串内容",
		"chargeMoney":12678967.543233,
		"isCharges":2147483647
	}]
}

以下是响应 XML 架构:

<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Service.Wcf" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Service.Wcf" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:import namespace="http://schemas.datacontract.org/2004/07/PersonPay.Core" />
  <xs:complexType name="JsonResultOfArrayOfWebinarMeetingSubjectInfoi2Z876Bf">
    <xs:annotation>
      <xs:appinfo>
        <GenericType Name="JsonResultOf{0}{#}" Namespace="http://schemas.datacontract.org/2004/07/Service.Wcf" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
          <GenericParameter Name="ArrayOfWebinarMeetingSubjectInfo" Namespace="http://schemas.datacontract.org/2004/07/PersonPay.Core" />
        </GenericType>
      </xs:appinfo>
    </xs:annotation>
    <xs:sequence>
      <xs:element minOccurs="0" name="message" nillable="true" type="xs:string">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="ok" type="xs:int" />
      <xs:element minOccurs="0" name="page" nillable="true" type="tns:Pages">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="result" nillable="true" xmlns:q1="http://schemas.datacontract.org/2004/07/PersonPay.Core" type="q1:ArrayOfWebinarMeetingSubjectInfo" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="JsonResultOfArrayOfWebinarMeetingSubjectInfoi2Z876Bf" nillable="true" type="tns:JsonResultOfArrayOfWebinarMeetingSubjectInfoi2Z876Bf" />
  <xs:complexType name="Pages">
    <xs:sequence>
      <xs:element minOccurs="0" name="count" type="xs:int" />
      <xs:element minOccurs="0" name="index" type="xs:int">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="size" type="xs:int">
        <xs:annotation>
          <xs:appinfo>
            <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
          </xs:appinfo>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="Pages" nillable="true" type="tns:Pages" />
</xs:schema>

其他响应 XML 架构:

<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:element name="anyType" nillable="true" type="xs:anyType" />
  <xs:element name="anyURI" nillable="true" type="xs:anyURI" />
  <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
  <xs:element name="boolean" nillable="true" type="xs:boolean" />
  <xs:element name="byte" nillable="true" type="xs:byte" />
  <xs:element name="dateTime" nillable="true" type="xs:dateTime" />
  <xs:element name="decimal" nillable="true" type="xs:decimal" />
  <xs:element name="double" nillable="true" type="xs:double" />
  <xs:element name="float" nillable="true" type="xs:float" />
  <xs:element name="int" nillable="true" type="xs:int" />
  <xs:element name="long" nillable="true" type="xs:long" />
  <xs:element name="QName" nillable="true" type="xs:QName" />
  <xs:element name="short" nillable="true" type="xs:short" />
  <xs:element name="string" nillable="true" type="xs:string" />
  <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
  <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
  <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
  <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
  <xs:element name="char" nillable="true" type="tns:char" />
  <xs:simpleType name="char">
    <xs:restriction base="xs:int" />
  </xs:simpleType>
  <xs:element name="duration" nillable="true" type="tns:duration" />
  <xs:simpleType name="duration">
    <xs:restriction base="xs:duration">
      <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
      <xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
      <xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
    </xs:restriction>
  </xs:simpleType>
  <xs:element name="guid" nillable="true" type="tns:guid" />
  <xs:simpleType name="guid">
    <xs:restriction base="xs:string">
      <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:attribute name="FactoryType" type="xs:QName" />
  <xs:attribute name="Id" type="xs:ID" />
  <xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>

<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/PersonPay.Core" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/PersonPay.Core" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType name="ArrayOfWebinarMeetingSubjectInfo">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="WebinarMeetingSubjectInfo" nillable="true" type="tns:WebinarMeetingSubjectInfo" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfWebinarMeetingSubjectInfo" nillable="true" type="tns:ArrayOfWebinarMeetingSubjectInfo" />
  <xs:complexType name="WebinarMeetingSubjectInfo">
    <xs:sequence>
      <xs:element minOccurs="0" name="Contents" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="EndDateStr" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="ExpertName" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="ImgUrlStr" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="LectureId" type="xs:int" />
      <xs:element minOccurs="0" name="LectureImgStr" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="LectureInfo" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="LectureName" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="NewcomerActivity" type="xs:int" />
      <xs:element minOccurs="0" name="PriceDiscount" type="xs:decimal" />
      <xs:element minOccurs="0" name="PriceDiscountEndTime" nillable="true" type="xs:dateTime" />
      <xs:element minOccurs="0" name="PriceDiscountEndTimeStr" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="PriceDiscountTitle" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="PriceDiscountType" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="StartDateStr" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="Status" type="xs:int" />
      <xs:element minOccurs="0" name="SubjectId" type="xs:int" />
      <xs:element minOccurs="0" name="SubjectImage" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="SubjectImageStr" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="SubjectType" type="xs:int" />
      <xs:element minOccurs="0" name="Summary" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="Title" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="TrainCourseNum" type="xs:int" />
      <xs:element minOccurs="0" name="TrainId" type="xs:int" />
      <xs:element minOccurs="0" name="TrainImgStr" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="TrainName" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="chargeMoney" type="xs:decimal" />
      <xs:element minOccurs="0" name="isCharges" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="WebinarMeetingSubjectInfo" nillable="true" type="tns:WebinarMeetingSubjectInfo" />
</xs:schema>

<xs:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:element name="schema">
    <xs:complexType />
  </xs:element>
</xs:schema>