POST api/Sdzyypx

Request Information

URI Parameters

None.

Body Parameters

SdzyypxUserInfo
NameDescriptionTypeAdditional information
Id

integer

None.

userName

string

String length: inclusive between 0 and 50

realName

string

String length: inclusive between 0 and 50

xh

string

String length: inclusive between 0 and 50

xl

string

String length: inclusive between 0 and 50

idCard

string

String length: inclusive between 0 and 50

area

string

String length: inclusive between 0 and 50

pxjd

string

String length: inclusive between 0 and 128

pxxm

string

String length: inclusive between 0 and 128

tel

string

String length: inclusive between 0 and 50

qq

string

String length: inclusive between 0 and 50

wechat

string

String length: inclusive between 0 and 50

company

string

String length: inclusive between 0 and 128

CrateDate

date

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "userName": "sample string 2",
  "realName": "sample string 3",
  "xh": "sample string 4",
  "xl": "sample string 5",
  "idCard": "sample string 6",
  "area": "sample string 7",
  "pxjd": "sample string 8",
  "pxxm": "sample string 9",
  "tel": "sample string 10",
  "qq": "sample string 11",
  "wechat": "sample string 12",
  "company": "sample string 13",
  "CrateDate": "2025-04-25T20:31:36.2749309+08:00"
}

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.