Explorar o código

修改推送日志

lang %!s(int64=3) %!d(string=hai) anos
pai
achega
b8dc474b79
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Controller/AiController.py

+ 1 - 1
Controller/AiController.py

@@ -731,7 +731,7 @@ class AiView(View):
         else:
             return nickname
 
-    def get_msg_text(self, channel, n_time, lang, tz, label_list, msg_id):
+    def get_msg_text(self, channel, n_time, lang, tz, label_list):
         n_date = CommonService.get_now_time_str(n_time=n_time, tz=tz,lang=lang)
         if lang == 'cn':
             msg = '摄像头AI识别到了{}'.format(label_list)