chenjunkai преди 6 години
родител
ревизия
1ae0169488
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      Controller/EquipmentManager.py

+ 0 - 1
Controller/EquipmentManager.py

@@ -40,7 +40,6 @@ def addNewUserEquipment(userID, deviceContent, response):
                             if is_bind:
                                 # return response.json(175)
                                 # 判断用户密码是否正确
-                                
                                 # dev_user = deviceData.get('View_Account', '')
                                 # dev_pass = deviceData.get('View_Password', '')
                                 # if is_bind[0].View_Account == dev_user and is_bind[0].View_Password == dev_pass: