GET api/vDingDan?strwhere={strwhere}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
strwhere

string

Required

Body Parameters

jqueryfield
NameDescriptionTypeAdditional information
leibie

string

None.

pingzhengleibie

string

None.

pingzhengbianhao

string

None.

kaishiriqi

date

None.

jiezhiriqi

date

None.

wanglaidanweibianhao

string

None.

wanglaidanweimingcheng

string

None.

bumenbianhao

string

None.

bumenmingcheng

string

None.

dingdanhao

string

None.

xiangmubianhao

string

None.

xiangmumingcheng

string

None.

guige

string

None.

yanse

string

None.

danwei

string

None.

shuxing

string

None.

kehuhetonghao

string

None.

jingshouren

string

None.

hejishuliang

decimal number

None.

hejijine

decimal number

None.

sidx

string

None.

sord

string

None.

page

integer

None.

rows

integer

None.

out_int

integer

None.

int

integer

None.

q

string

None.

type

integer

None.

cangku

string

None.

xiangmuleibie

string

None.

Request Formats

application/json, text/json

Sample:
{
  "leibie": "sample string 1",
  "pingzhengleibie": "sample string 2",
  "pingzhengbianhao": "sample string 3",
  "kaishiriqi": "2026-02-25T09:04:49.6544889+08:00",
  "jiezhiriqi": "2026-02-25T09:04:49.6544889+08:00",
  "wanglaidanweibianhao": "sample string 4",
  "wanglaidanweimingcheng": "sample string 5",
  "bumenbianhao": "sample string 6",
  "bumenmingcheng": "sample string 7",
  "dingdanhao": "sample string 8",
  "xiangmubianhao": "sample string 9",
  "xiangmumingcheng": "sample string 10",
  "guige": "sample string 11",
  "yanse": "sample string 12",
  "danwei": "sample string 13",
  "shuxing": "sample string 14",
  "kehuhetonghao": "sample string 15",
  "jingshouren": "sample string 16",
  "hejishuliang": 1.0,
  "hejijine": 1.0,
  "sidx": "sample string 17",
  "sord": "sample string 18",
  "page": 1,
  "rows": 1,
  "out_int": 1,
  "int": 19,
  "q": "sample string 20",
  "type": 1,
  "cangku": "sample string 21",
  "xiangmuleibie": "sample string 22"
}

application/xml, text/xml

Sample:
<jqueryfield xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Company.Model">
  <bumenbianhao>sample string 6</bumenbianhao>
  <bumenmingcheng>sample string 7</bumenmingcheng>
  <cangku>sample string 21</cangku>
  <danwei>sample string 13</danwei>
  <dingdanhao>sample string 8</dingdanhao>
  <guige>sample string 11</guige>
  <hejijine>1</hejijine>
  <hejishuliang>1</hejishuliang>
  <int>19</int>
  <jiezhiriqi>2026-02-25T09:04:49.6544889+08:00</jiezhiriqi>
  <jingshouren>sample string 16</jingshouren>
  <kaishiriqi>2026-02-25T09:04:49.6544889+08:00</kaishiriqi>
  <kehuhetonghao>sample string 15</kehuhetonghao>
  <leibie>sample string 1</leibie>
  <out_int>1</out_int>
  <page>1</page>
  <pingzhengbianhao>sample string 3</pingzhengbianhao>
  <pingzhengleibie>sample string 2</pingzhengleibie>
  <q>sample string 20</q>
  <rows>1</rows>
  <shuxing>sample string 14</shuxing>
  <sidx>sample string 17</sidx>
  <sord>sample string 18</sord>
  <type>1</type>
  <wanglaidanweibianhao>sample string 4</wanglaidanweibianhao>
  <wanglaidanweimingcheng>sample string 5</wanglaidanweimingcheng>
  <xiangmubianhao>sample string 9</xiangmubianhao>
  <xiangmuleibie>sample string 22</xiangmuleibie>
  <xiangmumingcheng>sample string 10</xiangmumingcheng>
  <yanse>sample string 12</yanse>
</jqueryfield>

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

Response Information

Resource Description

DataTable
NameDescriptionTypeAdditional information
CaseSensitive

boolean

None.

IsInitialized

boolean

None.

RemotingFormat

SerializationFormat

None.

ChildRelations

Collection of Object

None.

Columns

Collection of Object

None.

Constraints

Collection of Object

None.

DataSet

DataSet

None.

DefaultView

Collection of Object

None.

DisplayExpression

string

None.

ExtendedProperties

Dictionary of Object [key] and Object [value]

None.

HasErrors

boolean

None.

Locale

CultureInfo

None.

MinimumCapacity

integer

None.

ParentRelations

Collection of Object

None.

PrimaryKey

Collection of DataColumn

None.

Rows

Collection of Object

None.

TableName

string

None.

Namespace

string

None.

Prefix

string

None.

Site

ISite

None.

Container

IContainer

None.

DesignMode

boolean

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.