POST api/TZGC_TJPY_LSDZ/QQC_TJPY_REPORT_CHECK_GET

Request Information

URI Parameters

None.

Body Parameters

QQC_TJPY_REPORT_CHECK
NameDescriptionTypeAdditional information
GUID

string

None.

PROCODE

string

None.

PROBRANCH

string

None.

PROSECTION

string

None.

PROPART

string

None.

PROGRESSING

string

None.

STARTTIME

date

None.

ENDTIME

date

None.

ADDTIME

date

None.

JK_JDTP

decimal number

None.

JK_JDTP_SJ

decimal number

None.

JK_TJTP

decimal number

None.

JK_TJTP_SJ

decimal number

None.

JK_JDTPY

decimal number

None.

JK_JDTP_SJY

decimal number

None.

JK_TJTPY

decimal number

None.

JK_TJTP_SJY

decimal number

None.

CHECK1

decimal number

None.

CHECK2

decimal number

None.

CHECK3

decimal number

None.

CHECK4

decimal number

None.

TYPE

decimal number

None.

DEMPS

string

None.

DEMPE

string

None.

Request Formats

application/json, text/json

Sample:
{
  "GUID": "sample string 1",
  "PROCODE": "sample string 2",
  "PROBRANCH": "sample string 3",
  "PROSECTION": "sample string 4",
  "PROPART": "sample string 5",
  "PROGRESSING": "sample string 6",
  "STARTTIME": "2025-05-06T09:46:45.1100503+08:00",
  "ENDTIME": "2025-05-06T09:46:45.1100503+08:00",
  "ADDTIME": "2025-05-06T09:46:45.1100503+08:00",
  "JK_JDTP": 1.0,
  "JK_JDTP_SJ": 1.0,
  "JK_TJTP": 1.0,
  "JK_TJTP_SJ": 1.0,
  "JK_JDTPY": 1.0,
  "JK_JDTP_SJY": 1.0,
  "JK_TJTPY": 1.0,
  "JK_TJTP_SJY": 1.0,
  "CHECK1": 1.0,
  "CHECK2": 1.0,
  "CHECK3": 1.0,
  "CHECK4": 1.0,
  "TYPE": 1.0,
  "DEMPS": "sample string 7",
  "DEMPE": "sample string 8"
}

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 'QQC_TJPY_REPORT_CHECK'.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"