diff --git a/projects/IoT.Shared/Areas/IoTCenter/Controlls/AjaxController.cs b/projects/IoT.Shared/Areas/IoTCenter/Controlls/AjaxController.cs index 0c59852f..f0e2b3a2 100644 --- a/projects/IoT.Shared/Areas/IoTCenter/Controlls/AjaxController.cs +++ b/projects/IoT.Shared/Areas/IoTCenter/Controlls/AjaxController.cs @@ -17,7 +17,7 @@ namespace IoT.Shared.Areas.IoTCenter.Controlls [Area("IoTCenter")] public class AjaxController { - private readonly ILogger _logger; + private readonly ILogger _logger; private readonly IRepository _categoryRepo; private readonly IRepository _organRepo; private readonly IRepository _organNodeRepo; @@ -31,7 +31,7 @@ namespace IoT.Shared.Areas.IoTCenter.Controlls private readonly IRepository _sceneRepo; private readonly IRepository _sceneTiggerRepo; - public AjaxController(ILogger logger, + public AjaxController(ILogger logger, IRepository categoryRepo, IRepository productRepo, IRepository organRepo, diff --git a/projects/IoTNode/IoTNode.csproj b/projects/IoTNode/IoTNode.csproj index 65953a6b..fede2cc7 100644 --- a/projects/IoTNode/IoTNode.csproj +++ b/projects/IoTNode/IoTNode.csproj @@ -4,7 +4,7 @@ true en true - 1.1.0.12 + 1.1.1.0 diff --git a/projects/IoTNode/Views/Shared/_TopMenu.cshtml b/projects/IoTNode/Views/Shared/_TopMenu.cshtml index 3b8ceda0..565f30dd 100644 --- a/projects/IoTNode/Views/Shared/_TopMenu.cshtml +++ b/projects/IoTNode/Views/Shared/_TopMenu.cshtml @@ -12,6 +12,6 @@ 组织机构 diff --git a/projects/Platform/Platform.csproj b/projects/Platform/Platform.csproj index 16020a39..5e43781c 100644 --- a/projects/Platform/Platform.csproj +++ b/projects/Platform/Platform.csproj @@ -4,7 +4,7 @@ Zh-CN true true - 1.1.0.12 + 1.1.1.0