POST api/WorkOrderAudit/Add

Request Information

URI Parameters

None.

Body Parameters

WorkOrderAudit
NameDescriptionTypeAdditional information
ID

integer

None.

工单号

string

None.

类型

string

None.

图1

Collection of byte

None.

图2

Collection of byte

None.

图3

Collection of byte

None.

图4

Collection of byte

None.

图5

Collection of byte

None.

图6

Collection of byte

None.

图7

Collection of byte

None.

图8

Collection of byte

None.

Request Formats

application/json, text/json

Sample:
{
  "ID": 1,
  "工单号": "sample string 2",
  "类型": "sample string 3",
  "图1": "QEA=",
  "图2": "QEA=",
  "图3": "QEA=",
  "图4": "QEA=",
  "图5": "QEA=",
  "图6": "QEA=",
  "图7": "QEA=",
  "图8": "QEA="
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.