|
@@ -214,7 +214,7 @@ public class LApiTest {
|
|
|
// WechatMessageUtil.sendTemperatureAlarmInfo("oLowyuOQ9ULF3LUGt6h3fTrsnbVE","荆鹏软件_门房考勤机","wx0b3c41a903053808","43557bd62f77b0c3d6670e991872f0e7","Mg9Ldk_kaoHAUwXFHEatrGugTlOz3yrMmMk7VoBca4M");
|
|
|
PersonDeviceLog personDeviceLog = new PersonDeviceLog();
|
|
|
personDeviceLog.setDeviceNo("210235C4C33203000165");
|
|
|
- personDeviceLog.setPersonId(11622);
|
|
|
+ personDeviceLog.setPersonId(11622L);
|
|
|
personDeviceLog.setRecordTime(new Date());
|
|
|
personDeviceLog.setId("000733db-2945-4a1f-862f-86c24b50f84c");
|
|
|
personDeviceLogService.sendTemperatureAlarmsyncTask(personDeviceLog);
|