瀏覽代碼

Merge branch 'master' of http://git.choozmo.com:3000/aaron-1015/mechanical into master

jeter20131220 3 年之前
父節點
當前提交
46dc03948f
共有 1 個文件被更改,包括 1 次插入0 次删除
  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']