Appearance
获取存储信息
SZHN_HZT_SDK.getStorageItem({ name: "key" }).then(res => { console.log(res) }).catch(err => {})