浏览代码

获取主用户修改3

chenshibin 4 年之前
父节点
当前提交
a84356cb88
共有 1 个文件被更改,包括 2 次插入2 次删除
  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