POST api/Tcmce
Request Information
URI Parameters
None.
Body Parameters
TcmceUserInfoName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
name | string |
String length: inclusive between 0 and 50 |
|
cardNum | string |
String length: inclusive between 0 and 50 |
|
zy | string |
String length: inclusive between 0 and 50 |
|
sheng | string |
String length: inclusive between 0 and 50 |
|
shi | string |
String length: inclusive between 0 and 50 |
|
zc | string |
String length: inclusive between 0 and 50 |
|
xl | string |
String length: inclusive between 0 and 50 |
|
unitName | string |
String length: inclusive between 0 and 50 |
|
string |
String length: inclusive between 0 and 50 |
||
telephone | string |
String length: inclusive between 0 and 50 |
|
ks | string |
String length: inclusive between 0 and 50 |
|
string |
String length: inclusive between 0 and 50 |
||
CrateDate | date |
None. |
Request Formats
application/json, text/json
Sample:
{ "Id": 1, "name": "sample string 2", "cardNum": "sample string 3", "zy": "sample string 4", "sheng": "sample string 5", "shi": "sample string 6", "zc": "sample string 7", "xl": "sample string 8", "unitName": "sample string 9", "email": "sample string 10", "telephone": "sample string 11", "ks": "sample string 12", "qq": "sample string 13", "CrateDate": "2025-04-25T20:08:17.0751139+08:00" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.