tanghongbin 4 жил өмнө
parent
commit
7c6d0ef9e6

+ 0 - 3
Controller/VoicePromptController.py

@@ -163,9 +163,6 @@ class VoicePromptView(View):
                         if res['leave_voice'] == system['id']:
                         if res['leave_voice'] == system['id']:
                             res['leave_voice'] = system
                             res['leave_voice'] = system
 
 
-
-
-
             if voice_qs.exists():
             if voice_qs.exists():
                 voice_qs = voice_qs.values('id', 'title', 'filename', 'type')
                 voice_qs = voice_qs.values('id', 'title', 'filename', 'type')