Pārlūkot izejas kodu

取消设置语音功能的更新时间

tanghongbin 4 gadi atpakaļ
vecāks
revīzija
d02c27a67d
1 mainītis faili ar 1 papildinājumiem un 3 dzēšanām
  1. 1 3
      Controller/UidSetController.py

+ 1 - 3
Controller/UidSetController.py

@@ -435,9 +435,7 @@ class UidSetView(View):
             if channel < 1:
                 return response.json(444, 'channel')
             try:
-                ucs = {
-                    'updTime': int(time.time())
-                }
+                ucs = {}
                 if enter_voice:
                     ucs['voice_prompt_enter'] = enter_voice