v0.0.10 修复BSD系统识别硬盘大小失败的问题,添加默认的KSM和气球驱动默认值

This commit is contained in:
spiritlhl
2025-03-19 08:47:05 +00:00
parent 880152ff7f
commit 7f0eddf8a7
5 changed files with 69 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
package model
const BasicsVersion = "v0.0.9"
const BasicsVersion = "v0.0.10"
var EnableLoger bool