Appearance
获取当前海政通环境,是X86还是信创。
SZHN_HZT_SDK.version().then(isXc => { console.log(isXc) }).catch(err => {})
返回示例
{ "isXc": true }