日志补全
This commit is contained in:
@@ -11,7 +11,7 @@ namespace SHH.CameraService;
|
||||
/// </summary>
|
||||
public class DeviceConfigHandler : ICommandHandler
|
||||
{
|
||||
private static ILogger _sysLog = Log.ForContext("SourceContext", LogModules.Core);
|
||||
private ILogger _sysLog = Log.ForContext("SourceContext", LogModules.Core);
|
||||
|
||||
private readonly CameraManager _cameraManager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user