fyf 2 years ago
parent
commit
08889003ac
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      DataVAPI/UpAndDown/ProcessServer.cs

+ 1
- 1
DataVAPI/UpAndDown/ProcessServer.cs View File

@@ -165,7 +165,7 @@ namespace DataVAPI.UpAndDown
LogTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"),
LogType = "提示",
LogMessage = $"设备{receiveModel.status.value}了!",
LogVla = "上下线通知"
LogVla = "通知"
});
}
else


Loading…
Cancel
Save