master
jshixiong 4 months ago
parent 5eb095228e
commit 101f5630a1

@ -47,4 +47,5 @@ def get_online_size():
except Exception as e:
# 处理可能的请求错误
logging.info(f"online_size请求发生错误: {e}")
return 0
return 0
Loading…
Cancel
Save