获取国家码
无
nativeService.getCountryString()
nativeService.getCountryString().then(data => { this.countryData.country = data.country_code; })
← getLanguageString 语言 getCacheSize 缓存信息 →