POST api/TiJiaoZiXun

Request Information

URI Parameters

None.

Body Parameters

ZiXunTJ
NameDescriptionTypeAdditional information
userid

integer

None.

username

string

None.

conid

string

None.

zzbx

string

None.

sex

string

None.

age

string

None.

minzu

string

None.

jiaoyu

string

None.

phone

string

None.

content

string

None.

hunyin

string

None.

shenti

string

None.

problem

Collection of string

None.

yuyuetime

string

None.

Request Formats

application/json, text/json

Sample:
{
  "userid": 1,
  "username": "sample string 2",
  "conid": "sample string 3",
  "zzbx": "sample string 4",
  "sex": "sample string 5",
  "age": "sample string 6",
  "minzu": "sample string 7",
  "jiaoyu": "sample string 8",
  "phone": "sample string 9",
  "content": "sample string 10",
  "hunyin": "sample string 11",
  "shenti": "sample string 12",
  "problem": [
    "sample string 1",
    "sample string 2"
  ],
  "yuyuetime": "sample string 13"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

integer

Response Formats

application/json, text/json

Sample:
1