فهرست منبع

添加设备旧接口不绑定已经绑定的设备类型

peng 2 سال پیش
والد
کامیت
1d689261e3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Controller/EquipmentManager.py

+ 1 - 1
Controller/EquipmentManager.py

@@ -425,7 +425,7 @@ def addInterface(request):
                 if is_bind.exists():
                     primaryUserID = is_bind[0]['primaryUserID']
                     primaryMaster = is_bind[0]['primaryMaster']
-                    Type = is_bind[0]['Type']
+                    # Type = is_bind[0]['Type']
                     isShare = True
 
                 isusermain = False