cxhy 4 tháng trước cách đây
mục cha
commit
1e256218e6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      model.py

+ 1 - 1
model.py

@@ -19,7 +19,7 @@ def get_db():
                              port=3306,
                              max_connections=32,
                              stale_timeout=300,
-                             wait_timeout=300, )
+                             timeout=10, )
     logging.getLogger().setLevel(logging.INFO)
     logging.info("get db")
     print("get db 2222")