管理员录入进出记录
POST
http://127.0.0.1:8899/wxApi/addAccess
接口描述
管理员录入进出记录
请求头
参数名
类型
描述
必填
content-type
application/x-www-form-urlencoded
必填
Cookie
Cookie
必填
请求参数
参数名
类型
描述
必填
accessData
josn字符串
{ "id": 2, "createdTime": "2020-02-19 01:27:35", "updatedTime": null, "communityName": "å¤ç¿å°åº", "communityAddress": "西路路111å·", "communityId": 1, "channelId": 1, "userId": 2, "userName": "å¼ ä¸", "phone": "çµè¯", "temperatureType": "1", "temperature": 37.8, "accessType": "2", "inOut": "1" }
必填