电梯Agv心跳代码调整
This commit is contained in:
@@ -838,9 +838,7 @@ namespace Tnb.WarehouseMgr
|
||||
{
|
||||
upInput.loginType = "web";
|
||||
}*/
|
||||
Logger.Information("loginType赋值前");
|
||||
upInput.loginType = "web";//(!string.IsNullOrEmpty(_userManager?.LoginType) ? "app" : "web") ?? "web";
|
||||
Logger.Information($"upInput.loginType={upInput.loginType}");
|
||||
if (dt.is_sign == 1 && dt.chain_type == "3")
|
||||
{
|
||||
Logger.Information("执行业务回更操作.....");
|
||||
|
||||
Reference in New Issue
Block a user