소스 검색

获取主用户修改3

chenshibin 4 년 전
부모
커밋
ffec2294ef
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      Controller/EquipmentManagerV3.py

+ 2 - 2
Controller/EquipmentManagerV3.py

@@ -744,8 +744,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