GET api/Fxjc?Jdzch={Jdzch}&Jcdx={Jcdx}&fxjcId={fxjcId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Jdzch

string

Required

Jcdx

string

Required

fxjcId

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Aqjd_Fxjc
NameDescriptionTypeAdditional information
Id

string

Required

Max length: 50

Jdzch

string

Max length: 50

CodeId

string

Max length: 50

Kf

integer

None.

CreateDate

date

None.

Df

integer

None.

Kfyy

string

Max length: 500

Jcdx

string

Max length: 50

FxjcId

string

Max length: 50

Jclx

string

Max length: 50

Response Formats

application/json, text/json

Sample:
[
  {
    "Id": "sample string 1",
    "Jdzch": "sample string 2",
    "CodeId": "sample string 3",
    "Kf": 1,
    "CreateDate": "2025-12-12",
    "Df": 1,
    "Kfyy": "sample string 4",
    "Jcdx": "sample string 5",
    "FxjcId": "sample string 6",
    "Jclx": "sample string 7"
  },
  {
    "Id": "sample string 1",
    "Jdzch": "sample string 2",
    "CodeId": "sample string 3",
    "Kf": 1,
    "CreateDate": "2025-12-12",
    "Df": 1,
    "Kfyy": "sample string 4",
    "Jcdx": "sample string 5",
    "FxjcId": "sample string 6",
    "Jclx": "sample string 7"
  }
]