POST api/Patrol/GetMyZdab

获取重大安保区域打卡线路列表

Request Information

URI Parameters

None.

Body Parameters

请求用户

RpmBase
NameDescriptionTypeAdditional information
DlTocken

登录Tocken

string

None.

ReqAuthInfo

安全校验信息

string

None.

StaffCode

身份证号

string

None.

DevId

设备唯一标识(IMEI)

string

None.

Request Formats

application/json, text/json

Sample:
{
  "DlTocken": "sample string 1",
  "ReqAuthInfo": "sample string 2",
  "StaffCode": "sample string 3",
  "DevId": "sample string 4"
}

application/xml, text/xml

Sample:
<RpmBase xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RT.Model">
  <DevId>sample string 4</DevId>
  <DlTocken>sample string 1</DlTocken>
  <ReqAuthInfo>sample string 2</ReqAuthInfo>
  <StaffCode>sample string 3</StaffCode>
</RpmBase>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

获取重大安保区域打卡线路列表

ApiResultOfResZdab
NameDescriptionTypeAdditional information
ResultObj

ResZdab

None.

ResultCode

接口调用状态(1成功 0系统错误 其余状态自定义)

string

None.

ResultMsg

接口返回消息

string

None.

NewJLBm

新记录编码

string

None.

Response Formats

application/json, text/json

Sample:
{
  "ResultObj": {
    "DK": [
      {
        "DKBH": "sample string 1",
        "DKSJ": "sample string 2",
        "JD": "sample string 3",
        "WD": "sample string 4",
        "FJDM": "sample string 5",
        "DSD": "sample string 6",
        "DJD": "sample string 7",
        "TARGET": 8,
        "SJC": "sample string 9"
      },
      {
        "DKBH": "sample string 1",
        "DKSJ": "sample string 2",
        "JD": "sample string 3",
        "WD": "sample string 4",
        "FJDM": "sample string 5",
        "DSD": "sample string 6",
        "DJD": "sample string 7",
        "TARGET": 8,
        "SJC": "sample string 9"
      }
    ],
    "XL": [
      {
        "XLXLBH": "sample string 1",
        "XLLX": "sample string 2",
        "XLXLLX": "sample string 3",
        "XLMC": "sample string 4",
        "CJSJ": "sample string 5",
        "KSSJ": "sample string 6",
        "JZSJ": "sample string 7",
        "JYGH": "sample string 8",
        "JYXM": "sample string 9",
        "DWBM": "sample string 10",
        "DWMC": "sample string 11",
        "XXNR": "sample string 12",
        "XLD": [
          {
            "XLXXBH": "sample string 1",
            "JD": "sample string 2",
            "WD": "sample string 3",
            "TARGET": 4
          },
          {
            "XLXXBH": "sample string 1",
            "JD": "sample string 2",
            "WD": "sample string 3",
            "TARGET": 4
          }
        ]
      },
      {
        "XLXLBH": "sample string 1",
        "XLLX": "sample string 2",
        "XLXLLX": "sample string 3",
        "XLMC": "sample string 4",
        "CJSJ": "sample string 5",
        "KSSJ": "sample string 6",
        "JZSJ": "sample string 7",
        "JYGH": "sample string 8",
        "JYXM": "sample string 9",
        "DWBM": "sample string 10",
        "DWMC": "sample string 11",
        "XXNR": "sample string 12",
        "XLD": [
          {
            "XLXXBH": "sample string 1",
            "JD": "sample string 2",
            "WD": "sample string 3",
            "TARGET": 4
          },
          {
            "XLXXBH": "sample string 1",
            "JD": "sample string 2",
            "WD": "sample string 3",
            "TARGET": 4
          }
        ]
      }
    ]
  },
  "ResultCode": "sample string 1",
  "ResultMsg": "sample string 2",
  "NewJLBm": "sample string 3"
}

application/xml, text/xml

Sample:
<ApiResultOfResZdab0GvE47QU xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RT.Model">
  <NewJLBm>sample string 3</NewJLBm>
  <ResultCode>sample string 1</ResultCode>
  <ResultMsg>sample string 2</ResultMsg>
  <ResultObj>
    <DK>
      <ResXlff>
        <DJD>sample string 7</DJD>
        <DKBH>sample string 1</DKBH>
        <DKSJ>sample string 2</DKSJ>
        <DSD>sample string 6</DSD>
        <FJDM>sample string 5</FJDM>
        <JD>sample string 3</JD>
        <SJC>sample string 9</SJC>
        <TARGET>8</TARGET>
        <WD>sample string 4</WD>
      </ResXlff>
      <ResXlff>
        <DJD>sample string 7</DJD>
        <DKBH>sample string 1</DKBH>
        <DKSJ>sample string 2</DKSJ>
        <DSD>sample string 6</DSD>
        <FJDM>sample string 5</FJDM>
        <JD>sample string 3</JD>
        <SJC>sample string 9</SJC>
        <TARGET>8</TARGET>
        <WD>sample string 4</WD>
      </ResXlff>
    </DK>
    <XL>
      <ResXlffxl>
        <CJSJ>sample string 5</CJSJ>
        <DWBM>sample string 10</DWBM>
        <DWMC>sample string 11</DWMC>
        <JYGH>sample string 8</JYGH>
        <JYXM>sample string 9</JYXM>
        <JZSJ>sample string 7</JZSJ>
        <KSSJ>sample string 6</KSSJ>
        <XLD>
          <ResXlffxlxx>
            <JD>sample string 2</JD>
            <TARGET>4</TARGET>
            <WD>sample string 3</WD>
            <XLXXBH>sample string 1</XLXXBH>
          </ResXlffxlxx>
          <ResXlffxlxx>
            <JD>sample string 2</JD>
            <TARGET>4</TARGET>
            <WD>sample string 3</WD>
            <XLXXBH>sample string 1</XLXXBH>
          </ResXlffxlxx>
        </XLD>
        <XLLX>sample string 2</XLLX>
        <XLMC>sample string 4</XLMC>
        <XLXLBH>sample string 1</XLXLBH>
        <XLXLLX>sample string 3</XLXLLX>
        <XXNR>sample string 12</XXNR>
      </ResXlffxl>
      <ResXlffxl>
        <CJSJ>sample string 5</CJSJ>
        <DWBM>sample string 10</DWBM>
        <DWMC>sample string 11</DWMC>
        <JYGH>sample string 8</JYGH>
        <JYXM>sample string 9</JYXM>
        <JZSJ>sample string 7</JZSJ>
        <KSSJ>sample string 6</KSSJ>
        <XLD>
          <ResXlffxlxx>
            <JD>sample string 2</JD>
            <TARGET>4</TARGET>
            <WD>sample string 3</WD>
            <XLXXBH>sample string 1</XLXXBH>
          </ResXlffxlxx>
          <ResXlffxlxx>
            <JD>sample string 2</JD>
            <TARGET>4</TARGET>
            <WD>sample string 3</WD>
            <XLXXBH>sample string 1</XLXXBH>
          </ResXlffxlxx>
        </XLD>
        <XLLX>sample string 2</XLLX>
        <XLMC>sample string 4</XLMC>
        <XLXLBH>sample string 1</XLXLBH>
        <XLXLLX>sample string 3</XLXLLX>
        <XXNR>sample string 12</XXNR>
      </ResXlffxl>
    </XL>
  </ResultObj>
</ApiResultOfResZdab0GvE47QU>