Update setting.py

This commit is contained in:
dami 2025-06-12 13:17:44 +08:00
parent 769f065bdf
commit b131ba8b93
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@
# 配置文件
# ---------------------------------------------------------------------------------
import eventlet
eventlet.monkey_patch()
import time
import sys
import random