查询训练报告接口

This commit is contained in:
2025-03-11 11:42:09 +08:00
parent 7d736c4ac4
commit f49a6caf10
10 changed files with 143 additions and 39 deletions

View File

@ -2,11 +2,10 @@ import psutil
import platform
import json
from datetime import datetime
# 获取服务器运行状态
def get_server_info():
# 获取服务器运行状态
info = {}
# 1. 系统基本信息