Browse Source

更新 'main.py'

nemo0526 3 years ago
parent
commit
c7520e4aad
1 changed files with 1 additions and 0 deletions
  1. 1 0
      main.py

+ 1 - 0
main.py

@@ -239,6 +239,7 @@ async def optim(request: Request, Authorize: AuthJWT = Depends()):
     x = 0
     y = 0
     z = 0
+    count = 0
     for temp in db.query(statement):
         print(temp['value'])
         x=temp['value']