Explorar el Código

获取主用户修改3

chenshibin hace 4 años
padre
commit
a84356cb88
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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