This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
DataV
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1
master
fyf
2 years ago
parent
2294cab8eb
commit
08889003ac
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save