Explorar o código

查询AI数据列表eventType只返回一种类型

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

+ 1 - 0
Controller/AiController.py

@@ -692,6 +692,7 @@ class AiView(View):
         )
 
         for p in qs:
+            p['eventType'] = eventType
             devUid = p['devUid']
             eventTime = p['eventTime']
             channel = p['Channel']