Explorar o código

PC获取序列号2

chenshibin %!s(int64=4) %!d(string=hai) anos
pai
achega
4ee27fbd3d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      Controller/SerialNumberController.py

+ 2 - 2
Controller/SerialNumberController.py

@@ -127,8 +127,8 @@ class SerialNumberView(View):
                 value = redisObject.lpop(key)
                 count += 1
 
-            if count == 5 and value is False:
-                return response.json(5)
+            # if count == 5 and value is False:    暂时注释
+            #     return response.json(5)
 
             quantity = int(quantity)