CrazyIter_Bin 1 年之前
父节点
当前提交
bc47c881fd
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      HTEXScreen/Controllers/ScreenController.cs

+ 0 - 3
HTEXScreen/Controllers/ScreenController.cs

@@ -19,9 +19,6 @@ namespace HTEXScreen.Controllers
     [Route("screen")]
     public class ScreenController : ControllerBase
     {
-
-
-
         private readonly AzureStorageFactory _azureStorage;
         private readonly  HttpClient _httpClient;
         private readonly IConfiguration _configuration;