Browse Source

获取主用户修改3

chenshibin 4 years ago
parent
commit
a84356cb88
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Controller/EquipmentManagerV3.py

+ 2 - 2
Controller/EquipmentManagerV3.py

@@ -736,8 +736,8 @@ class EquipmentManagerV3(View):
             if NickName =='':
                 qs[0]['NickName'] = username
 
-            if userEmail =='':
-                qs[0]['userEmail'] = NickName
+            # if userEmail =='':
+            #     qs[0]['userEmail'] = NickName
 
             if phone =='':
                 qs[0]['phone'] = NickName