update

FFIB 2 年之前
父節點
當前提交
0fb46d587d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      api/eqpt_views.py

+ 1 - 1
api/eqpt_views.py

@@ -212,7 +212,7 @@ def get_screen_data(point=None, point_id=None):
212 212
         ipuis_fever = []
213 213
         ipuis_not_upload = []
214 214
         ipuis_unused = []
215
-        ipui_other = []
215
+        ipuis_other = []
216 216
 
217 217
         for ipui in ipuis:
218 218
             temperature = ipui.get('temperature', 0.0)