This commit is contained in:
2024-09-19 12:55:17 +08:00
parent 2592e3a8cb
commit f104b58d82
6 changed files with 56 additions and 44 deletions

View File

@@ -145,8 +145,8 @@ namespace Tnb.WarehouseMgr
return _Logger;
}
}
protected string _LoggerAgvElevatorTaskFileName = "";
protected ILogger _LoggerAgvElevatorTask;
protected static string _LoggerAgvElevatorTaskFileName = "";
protected static ILogger _LoggerAgvElevatorTask;
protected ILogger LoggerAgvElevatorTask
{
get