整理代码

This commit is contained in:
Kimdiego2098
2024-02-28 16:05:18 +08:00
parent 156b89dd9c
commit 5c94c733ee

View File

@@ -707,7 +707,6 @@ public abstract class DeviceWorker : BackgroundService
//停止其他后台服务
await ProtectedStoped();
//清空内存列表
}
started = false;
otherstarted = false;