POST api/FireExt/GetXfGzsbByPage
分页方式获取工作上报
Request Information
URI Parameters
None.
Body Parameters
RpmFeQueryGzsbListByPage| Name | Description | Type | Additional information |
|---|---|---|---|
| BT |
标题 |
string |
None. |
| DWBMBM |
单位部门编码 |
string |
None. |
| XJDWBMBM |
下级单位部门编码 |
string |
None. |
| KSSJ |
开始时间 |
string |
None. |
| JSSJ |
结束时间 |
string |
None. |
| FL |
分类,1 宣传(失效),2 训练,3 出警(失效),4 队荣风纪,5 装备检查,6 内务卫生, 99 其他 |
string |
None. |
| NR |
内容 |
string |
None. |
| PAGEINDEX |
页码 |
integer |
None. |
| PAGESIZE |
每页记录数 |
integer |
None. |
| DlTocken |
登录Tocken |
string |
None. |
| ReqAuthInfo |
安全校验信息 |
string |
None. |
| StaffCode |
身份证号 |
string |
None. |
| DevId |
设备唯一标识(IMEI) |
string |
None. |
Request Formats
application/json, text/json
Sample:
{
"BT": "sample string 1",
"DWBMBM": "sample string 2",
"XJDWBMBM": "sample string 3",
"KSSJ": "sample string 4",
"JSSJ": "sample string 5",
"FL": "sample string 6",
"NR": "sample string 7",
"PAGEINDEX": 8,
"PAGESIZE": 9,
"DlTocken": "sample string 10",
"ReqAuthInfo": "sample string 11",
"StaffCode": "sample string 12",
"DevId": "sample string 13"
}
application/xml, text/xml
Sample:
<RpmFeQueryGzsbListByPage xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RT.Model"> <DevId>sample string 13</DevId> <DlTocken>sample string 10</DlTocken> <ReqAuthInfo>sample string 11</ReqAuthInfo> <StaffCode>sample string 12</StaffCode> <BT>sample string 1</BT> <DWBMBM>sample string 2</DWBMBM> <FL>sample string 6</FL> <JSSJ>sample string 5</JSSJ> <KSSJ>sample string 4</KSSJ> <NR>sample string 7</NR> <PAGEINDEX>8</PAGEINDEX> <PAGESIZE>9</PAGESIZE> <XJDWBMBM>sample string 3</XJDWBMBM> </RpmFeQueryGzsbListByPage>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
分页方式获取工作上报
ApiResultOfResListGzsbByPage| Name | Description | Type | Additional information |
|---|---|---|---|
| ResultObj | ResListGzsbByPage |
None. |
|
| ResultCode |
接口调用状态(1成功 0系统错误 其余状态自定义) |
string |
None. |
| ResultMsg |
接口返回消息 |
string |
None. |
| NewJLBm |
新记录编码 |
string |
None. |
Response Formats
application/json, text/json
Sample:
{
"ResultObj": {
"ListResGzsb": [
{
"SBBH": "sample string 1",
"BT": "sample string 2",
"FL": 3,
"FLMC": "sample string 4",
"SJ": "sample string 5",
"DD": "sample string 6",
"JD": "sample string 7",
"WD": "sample string 8",
"NR": "sample string 9",
"ZDF_DWBMBM": "sample string 10",
"ZDF_DWBMMC": "sample string 11",
"ZDF_DWBMQC": "sample string 12",
"FJ": [
{
"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
}
],
"BZGBRS": 13,
"BZXFYRS": 14,
"BZZZXFYRS": 15,
"XYGBRS": 16,
"XYXFYRS": 17,
"XYZZXFYRS": 18,
"YDRS": 19,
"SDRS": 20
},
{
"SBBH": "sample string 1",
"BT": "sample string 2",
"FL": 3,
"FLMC": "sample string 4",
"SJ": "sample string 5",
"DD": "sample string 6",
"JD": "sample string 7",
"WD": "sample string 8",
"NR": "sample string 9",
"ZDF_DWBMBM": "sample string 10",
"ZDF_DWBMMC": "sample string 11",
"ZDF_DWBMQC": "sample string 12",
"FJ": [
{
"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
}
],
"BZGBRS": 13,
"BZXFYRS": 14,
"BZZZXFYRS": 15,
"XYGBRS": 16,
"XYXFYRS": 17,
"XYZZXFYRS": 18,
"YDRS": 19,
"SDRS": 20
}
],
"TOTALPAGE": 1,
"PAGEINDEX": 2,
"PAGESIZE": 3,
"TOTALRECORD": 4,
"DlTocken": "sample string 5",
"ReqAuthInfo": "sample string 6",
"StaffCode": "sample string 7",
"DevId": "sample string 8"
},
"ResultCode": "sample string 1",
"ResultMsg": "sample string 2",
"NewJLBm": "sample string 3"
}
application/xml, text/xml
Sample:
<ApiResultOfResListGzsbByPage0GvE47QU 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>
<DevId>sample string 8</DevId>
<DlTocken>sample string 5</DlTocken>
<ReqAuthInfo>sample string 6</ReqAuthInfo>
<StaffCode>sample string 7</StaffCode>
<ListResGzsb>
<ResXfGzsb>
<BT>sample string 2</BT>
<BZGBRS>13</BZGBRS>
<BZXFYRS>14</BZXFYRS>
<BZZZXFYRS>15</BZZZXFYRS>
<DD>sample string 6</DD>
<FJ>
<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>
</FJ>
<FL>3</FL>
<FLMC>sample string 4</FLMC>
<JD>sample string 7</JD>
<NR>sample string 9</NR>
<SBBH>sample string 1</SBBH>
<SDRS>20</SDRS>
<SJ>sample string 5</SJ>
<WD>sample string 8</WD>
<XYGBRS>16</XYGBRS>
<XYXFYRS>17</XYXFYRS>
<XYZZXFYRS>18</XYZZXFYRS>
<YDRS>19</YDRS>
<ZDF_DWBMBM>sample string 10</ZDF_DWBMBM>
<ZDF_DWBMMC>sample string 11</ZDF_DWBMMC>
<ZDF_DWBMQC>sample string 12</ZDF_DWBMQC>
</ResXfGzsb>
<ResXfGzsb>
<BT>sample string 2</BT>
<BZGBRS>13</BZGBRS>
<BZXFYRS>14</BZXFYRS>
<BZZZXFYRS>15</BZZZXFYRS>
<DD>sample string 6</DD>
<FJ>
<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>
</FJ>
<FL>3</FL>
<FLMC>sample string 4</FLMC>
<JD>sample string 7</JD>
<NR>sample string 9</NR>
<SBBH>sample string 1</SBBH>
<SDRS>20</SDRS>
<SJ>sample string 5</SJ>
<WD>sample string 8</WD>
<XYGBRS>16</XYGBRS>
<XYXFYRS>17</XYXFYRS>
<XYZZXFYRS>18</XYZZXFYRS>
<YDRS>19</YDRS>
<ZDF_DWBMBM>sample string 10</ZDF_DWBMBM>
<ZDF_DWBMMC>sample string 11</ZDF_DWBMMC>
<ZDF_DWBMQC>sample string 12</ZDF_DWBMQC>
</ResXfGzsb>
</ListResGzsb>
<PAGEINDEX>2</PAGEINDEX>
<PAGESIZE>3</PAGESIZE>
<TOTALPAGE>1</TOTALPAGE>
<TOTALRECORD>4</TOTALRECORD>
</ResultObj>
</ApiResultOfResListGzsbByPage0GvE47QU>