调试修改MQTT通讯解析

This commit is contained in:
lixiaoyuan
2025-09-16 19:38:46 +08:00
parent 9377e7f8e6
commit 393f68aec9
25 changed files with 943 additions and 1428 deletions

View File

@@ -169,7 +169,7 @@ namespace DMLogAlert
namespace DMStatStation
{
const string TABLENAME = "stat_staion";
const string TABLENAME = "stat_station";
const string DT = "dt";
const string STATION_ID = "station_id";
const string STORAGE_ELECT_IN = "storage_elect_in";