feat: 完善。
This commit is contained in:
@ -42,7 +42,7 @@ impl MqttConnection {
|
||||
Ok(now_str) => {
|
||||
match client
|
||||
.publish(
|
||||
"screen-bg-light/desktop/last-online-at",
|
||||
"screen-bg-light/desktop/online",
|
||||
QoS::AtLeastOnce,
|
||||
false,
|
||||
now_str.as_bytes(),
|
||||
|
Reference in New Issue
Block a user