Sfoglia il codice sorgente

添加设备有主用户时记录日志

zhangdongming 3 settimane fa
parent
commit
f203782b2a
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      Controller/EquipmentManagerV3.py

+ 2 - 0
Controller/EquipmentManagerV3.py

@@ -231,6 +231,8 @@ class EquipmentManagerV3(View):
                 }
             ]
             res['isMainUserExists'] = 1
+            LOGGER.info('add设备已绑定其他用户uid:{} type:{} 主:{} Now:{} nickName:{}'
+                        .format(UID, Type, vodPrimaryUserID, userID, NickName))
             return response.json(0, res)
 
         # 日志数据