1、增加推送到金马平台功能

This commit is contained in:
weidong 2024-01-07 19:46:41 +08:00
parent c67b4b4e22
commit bd17b001ea
2 changed files with 2 additions and 1 deletions

View File

@ -93,6 +93,7 @@ public class Forwarder {
fwdRecord.setTenantid(1);
fwdRecord.setDevicenum((short) entry.getValue().size());
fwdRecord.setStarttime(nowTime);
fwdRecord.setEndtime(nowTime);
fwdRecord.setState(FwdRecord.STATE_FWD_DONE);
fwdRecord.setFwd_group_id(fwdGroupId);
fwdRecordsMapper.insert(fwdRecord);

View File

@ -29,4 +29,4 @@ xfz.server.port = 31035
kingma.server.login_user = ceshi
kingma.server.login_pwd = ceshi!123
kingma.server.login_host = https://www.everiaction.com/IOT-ADAPTER-CUSTOM/auth/anon/login
kingma.server.data_host = https://www.everiaction.com/IOT-DATA-GATHER/receive/data/formula
kingma.server.data_host = https://www.everiaction.com/IOT-DATA-GATHER/receive/data/formula