POST api/AdminServiceteam/AddServiceteam
Request Information
URI Parameters
None.
Body Parameters
Serviceteam_party| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| name | string |
None. |
|
| memo | string |
None. |
|
| specialty | string |
None. |
|
| picture | string |
None. |
|
| phone | string |
None. |
|
| post | string |
None. |
|
| score | decimal number |
None. |
|
| label | string |
None. |
|
| villageid | integer |
None. |
|
| createtime | date |
None. |
|
| userid | integer |
None. |
|
| gender | string |
None. |
|
| state | integer |
None. |
|
| nationality | string |
None. |
|
| birth | date |
None. |
|
| political | string |
None. |
|
| reason | string |
None. |
|
| adminid | integer |
None. |
|
| audittime | date |
None. |
|
| modificationtime | date |
None. |
|
| servicevillageteamid | integer |
None. |
|
| jobstatus | integer |
None. |
|
| transfervillageid | integer |
None. |
|
| transferserviceteamid | integer |
None. |
|
| adminexamineid | integer |
None. |
|
| adminreason | string |
None. |
|
| activestate | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": 1,
"name": "sample string 2",
"memo": "sample string 3",
"specialty": "sample string 4",
"picture": "sample string 5",
"phone": "sample string 6",
"post": "sample string 7",
"score": 1.1,
"label": "sample string 8",
"villageid": 1,
"createtime": "2025-11-08T18:42:31.8564835+08:00",
"userid": 1,
"gender": "sample string 9",
"state": 1,
"nationality": "sample string 10",
"birth": "2025-11-08T18:42:31.8564835+08:00",
"political": "sample string 11",
"reason": "sample string 12",
"adminid": 1,
"audittime": "2025-11-08T18:42:31.8564835+08:00",
"modificationtime": "2025-11-08T18:42:31.8564835+08:00",
"servicevillageteamid": 1,
"jobstatus": 1,
"transfervillageid": 1,
"transferserviceteamid": 1,
"adminexamineid": 1,
"adminreason": "sample string 13",
"activestate": 1
}
application/xml, text/xml
Sample:
<Serviceteam_party xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GanziPrefectureWebAPI"> <activestate>1</activestate> <adminexamineid>1</adminexamineid> <adminid>1</adminid> <adminreason>sample string 13</adminreason> <audittime>2025-11-08T18:42:31.8564835+08:00</audittime> <birth>2025-11-08T18:42:31.8564835+08:00</birth> <createtime>2025-11-08T18:42:31.8564835+08:00</createtime> <gender>sample string 9</gender> <id>1</id> <jobstatus>1</jobstatus> <label>sample string 8</label> <memo>sample string 3</memo> <modificationtime>2025-11-08T18:42:31.8564835+08:00</modificationtime> <name>sample string 2</name> <nationality>sample string 10</nationality> <phone>sample string 6</phone> <picture>sample string 5</picture> <political>sample string 11</political> <post>sample string 7</post> <reason>sample string 12</reason> <score>1.1</score> <servicevillageteamid>1</servicevillageteamid> <specialty>sample string 4</specialty> <state>1</state> <transferserviceteamid>1</transferserviceteamid> <transfervillageid>1</transfervillageid> <userid>1</userid> <villageid>1</villageid> </Serviceteam_party>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ResponseEntity| Name | Description | Type | Additional information |
|---|---|---|---|
| code | integer |
None. |
|
| msg | Object |
None. |
|
| doc1 | Object |
None. |
|
| doc2 | Object |
None. |
|
| doc3 | Object |
None. |
|
| doc4 | Object |
None. |
|
| doc5 | Object |
None. |
|
| doc6 | Object |
None. |
|
| doc7 | Object |
None. |
|
| doc8 | Object |
None. |
|
| doc9 | Object |
None. |
|
| doc10 | Object |
None. |
|
| doc11 | Object |
None. |
|
| doc12 | Object |
None. |
|
| doc13 | Object |
None. |
|
| doc14 | Object |
None. |
|
| doc15 | Object |
None. |
|
| doc16 | Object |
None. |
|
| phone | Object |
None. |
|
| state | integer |
None. |
|
| isStudy | integer |
None. |
|
| count | integer |
None. |
|
| count1 | integer |
None. |
|
| count2 | integer |
None. |
|
| pager | integer |
None. |
|
| id | integer |
None. |
|
| specialList | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"code": 1,
"msg": {},
"doc1": {},
"doc2": {},
"doc3": {},
"doc4": {},
"doc5": {},
"doc6": {},
"doc7": {},
"doc8": {},
"doc9": {},
"doc10": {},
"doc11": {},
"doc12": {},
"doc13": {},
"doc14": {},
"doc15": {},
"doc16": {},
"phone": {},
"state": 20,
"isStudy": 21,
"count": 22,
"count1": 23,
"count2": 24,
"pager": 25,
"id": 26,
"specialList": "sample string 27"
}
application/xml, text/xml
Sample:
<ResponseEntity xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GanziPrefectureWebAPI.Models"> <code>1</code> <count>22</count> <count1>23</count1> <count2>24</count2> <doc1 /> <doc10 /> <doc11 /> <doc12 /> <doc13 /> <doc14 /> <doc15 /> <doc16 /> <doc2 /> <doc3 /> <doc4 /> <doc5 /> <doc6 /> <doc7 /> <doc8 /> <doc9 /> <id>26</id> <isStudy>21</isStudy> <msg /> <pager>25</pager> <phone /> <specialList>sample string 27</specialList> <state>20</state> </ResponseEntity>