shawenguan 1 year ago
parent
commit
9643e47240
1 changed files with 1 additions and 1 deletions
  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;