Explorar o código

清楚主用户

chenshibin %!s(int64=4) %!d(string=hai) anos
pai
achega
2073afabb9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Controller/EquipmentManager.py

+ 1 - 0
Controller/EquipmentManager.py

@@ -796,6 +796,7 @@ def deleteInterface(request):
             asy = threading.Thread(target=ModelService.delete_log,
                                    args=(CommonService.get_ip_address(request), userID, 'deleteV2', uid))
             asy.start()
+            Device_Info.objects.filter(UID=uid).update(vodPrimaryUserID='', vodPrimaryMaster='')
             if dv_qs[0].isShare:
                 dv_qs.delete()
             else: