POST api/200/Attendance/ProcessDailyReportPost

PC端考勤系统- 处理个人日报Post

Request Information

URI Parameters

None.

Body Parameters

{"pnids":"将员工编号逗号隔开","date1":"2018-10-01","date2":"2018-10-30"}

Dictionary of Object [key] and Object [value]

Request Formats

application/json, text/json

Sample:
{
  "System.Object": {}
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Hashtable'.

Response Information

Resource Description

Dictionary of Object [key] and Object [value]

Response Formats

application/json, text/json

Sample:
{
  "System.Object": {}
}