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