shawenguan před 1 rokem
rodič
revize
9643e47240
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Scripts/unicom/unicomHelper.js

+ 1 - 1
Scripts/unicom/unicomHelper.js

@@ -186,7 +186,7 @@ function handleConfigure() {
             const taskId = task.taskId;
             const taskName = task.taskName;
             const showTimeList = task.showTimeList;
-            showTimeList[0].showTimeBegin = '00:00:00';
+            // showTimeList[0].showTimeBegin = '00:00:00';
         }
     }
     gRetBody = rspData;