This website works better with JavaScript
首页
发现
帮助
注册
登录
cicv
/
cicv_data_closed_loop
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
41f4134b30
分支列表
标签列表
guide_is_clean
guide_is_guide
kinglong
master
v2025.3.18
cicv_data_cl...
/
amd64
/
web-server
/
sql
/
insert_device_monitor.sql
insert_device_monitor.sql
95 B
文件历史
原始文件
1
2
insert into device_monitor(total_cpu_usage, total_memory_usage, top10_process)
values (?, ?, ?)