表盘 APIhmFS 文件系统模块SysProGetDouble版本:v3.xSysProGetDouble获取临时存储的双精度符点数,系统重启将清除类型(key: string) => result参数key说明必填类型默认值键字符串是string-result说明类型存储的双精度浮点数number用法hmFS.SysProSetDouble('js_test_double', 3.14)console.log(hmFS.SysProGetDouble('js_test_double'))