POST dz_api/HomePage/OutdoorWorkSummary

超期外勤

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

超期外勤

OutdoorWorkSummaryModel
NameDescriptionTypeAdditional information
Count

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "Count": 1
}

application/xml, text/xml

Sample:
<OutdoorWorkSummaryModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonAa.Model.Dashboard">
  <Count>1</Count>
</OutdoorWorkSummaryModel>