POST api/FireExt/GetHzyhpc
查询火灾隐患排查信息
Request Information
URI Parameters
None.
Body Parameters
RpmFeZhyhpcdjLsh| Name | Description | Type | Additional information |
|---|---|---|---|
| LSH |
流水号 |
string |
None. |
| DlTocken |
登录Tocken |
string |
None. |
| ReqAuthInfo |
安全校验信息 |
string |
None. |
| StaffCode |
身份证号 |
string |
None. |
| DevId |
设备唯一标识(IMEI) |
string |
None. |
Request Formats
application/json, text/json
Sample:
{
"LSH": "sample string 1",
"DlTocken": "sample string 2",
"ReqAuthInfo": "sample string 3",
"StaffCode": "sample string 4",
"DevId": "sample string 5"
}
application/xml, text/xml
Sample:
<RpmFeZhyhpcdjLsh xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RT.Model"> <DevId>sample string 5</DevId> <DlTocken>sample string 2</DlTocken> <ReqAuthInfo>sample string 3</ReqAuthInfo> <StaffCode>sample string 4</StaffCode> <LSH>sample string 1</LSH> </RpmFeZhyhpcdjLsh>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
查询火灾隐患排查信息
ApiResultOfResXfHzyhpc| Name | Description | Type | Additional information |
|---|---|---|---|
| ResultObj | ResXfHzyhpc |
None. |
|
| ResultCode |
接口调用状态(1成功 0系统错误 其余状态自定义) |
string |
None. |
| ResultMsg |
接口返回消息 |
string |
None. |
| NewJLBm |
新记录编码 |
string |
None. |
Response Formats
application/json, text/json
Sample:
{
"ResultObj": {
"LSH": "sample string 1",
"lng": "sample string 2",
"lat": "sample string 3",
"checkDate": "sample string 4",
"jygh": "sample string 5",
"jyxm": "sample string 6",
"dwbmbm": "sample string 7",
"dwbmmc": "sample string 8",
"qthzyh": "sample string 9",
"jcqksm": "sample string 10",
"companyName": "sample string 11",
"companyAddress": "sample string 12",
"szjzcs": 13,
"jzmj": 14.1,
"xfaqglyTel": "sample string 15",
"xfaqgly": "sample string 16",
"existMhq": 17,
"intactMhq": 18,
"existSnxhsxt": 19,
"intactSnxhsxt": 20,
"existZdpsmhxt": 21,
"intactZdpsmhxt": 22,
"existHzzdbjxt": 23,
"intactHzzdbjxt": 24,
"existJxfpyxt": 25,
"intactJxfpyxt": 26,
"existYjzm": 27,
"intactYjzm": 28,
"existSszsbz": 29,
"intactSszsbz": 30,
"xfsssfmnjc": 31,
"xfsssfyjxjl": 32,
"sfmqxfsswhzr": 33,
"xfkzszbyrs": 34,
"xfkzszbysfczsg": 35,
"zxcldp": 36,
"zxclqm": 37,
"zxcldm": 38,
"zxclwq": 39,
"jzgcxfysjc": 40,
"kyqxfaqjc": 41,
"xfsjshcc": 42,
"xfaqglzd": 43,
"ygxfjypx": 44,
"yjssya": 45,
"xfglszbyrs": 46,
"xfglszbysfczsg": 47,
"checkPeopleInfos": [
{
"LSH": "sample string 1",
"name": "sample string 2",
"company": "sample string 3",
"duties": "sample string 4",
"phone": "sample string 5"
},
{
"LSH": "sample string 1",
"name": "sample string 2",
"company": "sample string 3",
"duties": "sample string 4",
"phone": "sample string 5"
}
],
"SBFJ": [
{
"BH": "sample string 1",
"FJLX": "sample string 2",
"FJMC": "sample string 3",
"FJDZ": "sample string 4",
"FJBC": "sample string 5",
"FJSCSJ": "sample string 6",
"EM_JLZT": "sample string 7",
"JLGXSJ": "sample string 8",
"FJWhere": 9
},
{
"BH": "sample string 1",
"FJLX": "sample string 2",
"FJMC": "sample string 3",
"FJDZ": "sample string 4",
"FJBC": "sample string 5",
"FJSCSJ": "sample string 6",
"EM_JLZT": "sample string 7",
"JLGXSJ": "sample string 8",
"FJWhere": 9
}
]
},
"ResultCode": "sample string 1",
"ResultMsg": "sample string 2",
"NewJLBm": "sample string 3"
}
application/xml, text/xml
Sample:
<ApiResultOfResXfHzyhpc0GvE47QU 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>
<LSH>sample string 1</LSH>
<SBFJ>
<RpmFeScfj>
<BH>sample string 1</BH>
<EM_JLZT>sample string 7</EM_JLZT>
<FJBC>sample string 5</FJBC>
<FJDZ>sample string 4</FJDZ>
<FJLX>sample string 2</FJLX>
<FJMC>sample string 3</FJMC>
<FJSCSJ>sample string 6</FJSCSJ>
<FJWhere>9</FJWhere>
<JLGXSJ>sample string 8</JLGXSJ>
</RpmFeScfj>
<RpmFeScfj>
<BH>sample string 1</BH>
<EM_JLZT>sample string 7</EM_JLZT>
<FJBC>sample string 5</FJBC>
<FJDZ>sample string 4</FJDZ>
<FJLX>sample string 2</FJLX>
<FJMC>sample string 3</FJMC>
<FJSCSJ>sample string 6</FJSCSJ>
<FJWhere>9</FJWhere>
<JLGXSJ>sample string 8</JLGXSJ>
</RpmFeScfj>
</SBFJ>
<checkDate>sample string 4</checkDate>
<checkPeopleInfos>
<RpmFeHzyhpcJcryqk>
<LSH>sample string 1</LSH>
<company>sample string 3</company>
<duties>sample string 4</duties>
<name>sample string 2</name>
<phone>sample string 5</phone>
</RpmFeHzyhpcJcryqk>
<RpmFeHzyhpcJcryqk>
<LSH>sample string 1</LSH>
<company>sample string 3</company>
<duties>sample string 4</duties>
<name>sample string 2</name>
<phone>sample string 5</phone>
</RpmFeHzyhpcJcryqk>
</checkPeopleInfos>
<companyAddress>sample string 12</companyAddress>
<companyName>sample string 11</companyName>
<dwbmbm>sample string 7</dwbmbm>
<dwbmmc>sample string 8</dwbmmc>
<existHzzdbjxt>23</existHzzdbjxt>
<existJxfpyxt>25</existJxfpyxt>
<existMhq>17</existMhq>
<existSnxhsxt>19</existSnxhsxt>
<existSszsbz>29</existSszsbz>
<existYjzm>27</existYjzm>
<existZdpsmhxt>21</existZdpsmhxt>
<intactHzzdbjxt>24</intactHzzdbjxt>
<intactJxfpyxt>26</intactJxfpyxt>
<intactMhq>18</intactMhq>
<intactSnxhsxt>20</intactSnxhsxt>
<intactSszsbz>30</intactSszsbz>
<intactYjzm>28</intactYjzm>
<intactZdpsmhxt>22</intactZdpsmhxt>
<jcqksm>sample string 10</jcqksm>
<jygh>sample string 5</jygh>
<jyxm>sample string 6</jyxm>
<jzgcxfysjc>40</jzgcxfysjc>
<jzmj>14.1</jzmj>
<kyqxfaqjc>41</kyqxfaqjc>
<lat>sample string 3</lat>
<lng>sample string 2</lng>
<qthzyh>sample string 9</qthzyh>
<sfmqxfsswhzr>33</sfmqxfsswhzr>
<szjzcs>13</szjzcs>
<xfaqgly>sample string 16</xfaqgly>
<xfaqglyTel>sample string 15</xfaqglyTel>
<xfaqglzd>43</xfaqglzd>
<xfglszbyrs>46</xfglszbyrs>
<xfglszbysfczsg>47</xfglszbysfczsg>
<xfkzszbyrs>34</xfkzszbyrs>
<xfkzszbysfczsg>35</xfkzszbysfczsg>
<xfsjshcc>42</xfsjshcc>
<xfsssfmnjc>31</xfsssfmnjc>
<xfsssfyjxjl>32</xfsssfyjxjl>
<ygxfjypx>44</ygxfjypx>
<yjssya>45</yjssya>
<zxcldm>38</zxcldm>
<zxcldp>36</zxcldp>
<zxclqm>37</zxclqm>
<zxclwq>39</zxclwq>
</ResultObj>
</ApiResultOfResXfHzyhpc0GvE47QU>