GET api/200/Attendance/ProcessDailyReport?pnids={pnids}&date1={date1}&date2={date2}

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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pnids

逗号隔开表示多个人员

string

Required

date1

日期1

date

Required

date2

日期2

date

Required

Body Parameters

None.

Response Information

Resource Description

Dictionary of Object [key] and Object [value]

Response Formats

application/json, text/json

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