@@ -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