获取磁盘剩余空间
GET
http://localhost/LAPARO/API/Equipment/GetHardDiskSpace
请求参数
参数名
类型
描述
必填
type
int
0总容量 1剩余容量
必填
isG
bool
是否转换成G
必填