上传考勤数据
POST
http://47.97.251.253:5000/smartbim/v1/device/Push/entrance/access
接口描述
塔机报警数据开始
URL参数
参数名
类型
描述
必填
secret
string
设备密钥
必填
请求参数
参数名
类型
描述
必填
idCard
string
设备IMEI
必填
imei
string
设备号
必填
type
number
打卡类型:1:进场 2:出场
必填
photo
string
打卡照片 Base64字符串
必填
writeTime
datetime
打卡时间
必填