This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 代码修改后保存到下面网址 | |
// https://gist.github.com/hoist1999/c12db5dae8b3ec0b4373438f29115226/edit | |
/** 所有插件通用工具类 */ | |
class PluginUtils { | |
static marketplaceList = [ | |
{ | |
country: "Brazil", | |
countryCode: "BR", | |
FBARegion: "BR", |