diff --git a/ext_data/IWei_PlatformIds@IWei_PlatformIds.php b/ext_data/IWei_PlatformIds@IWei_PlatformIds.php index 9400949..22ee168 100644 --- a/ext_data/IWei_PlatformIds@IWei_PlatformIds.php +++ b/ext_data/IWei_PlatformIds@IWei_PlatformIds.php @@ -110,5 +110,10 @@ return array( 'name'=>"1元购", 'goodid'=>"26531", ), +23=>array( +'id'=>"23", +'name'=>"双倍挑战卡", +'goodid'=>"34154", +), ); ?> diff --git a/ext_data/PlatformIds@PlatformIds.php b/ext_data/PlatformIds@PlatformIds.php new file mode 100644 index 0000000..55fad17 --- /dev/null +++ b/ext_data/PlatformIds@PlatformIds.php @@ -0,0 +1,165 @@ +array( +'id'=>1.0, +'index'=>1.0, +'name'=>"6元60元宝", +'type'=>1.0, +'money'=>6.0, +), +2=>array( +'id'=>2.0, +'index'=>2.0, +'name'=>"30元300元宝", +'type'=>1.0, +'money'=>30.0, +), +3=>array( +'id'=>3.0, +'index'=>3.0, +'name'=>"98元980元宝", +'type'=>1.0, +'money'=>98.0, +), +4=>array( +'id'=>4.0, +'index'=>4.0, +'name'=>"198元1980元宝", +'type'=>1.0, +'money'=>198.0, +), +5=>array( +'id'=>5.0, +'index'=>5.0, +'name'=>"328元3280元宝", +'type'=>1.0, +'money'=>328.0, +), +6=>array( +'id'=>6.0, +'index'=>6.0, +'name'=>"648元6480元宝", +'type'=>1.0, +'money'=>648.0, +), +7=>array( +'id'=>7.0, +'index'=>"1", +'name'=>"6元240元宝", +'type'=>"4", +'money'=>"6", +), +8=>array( +'id'=>8.0, +'index'=>"2", +'name'=>"18元720元宝", +'type'=>"4", +'money'=>"18", +), +9=>array( +'id'=>9.0, +'index'=>"3", +'name'=>"128元5120元宝", +'type'=>"4", +'money'=>"128", +), +10=>array( +'id'=>10.0, +'index'=>"4", +'name'=>"648元25920元宝", +'type'=>"4", +'money'=>"648", +), +11=>array( +'id'=>11.0, +'index'=>"1", +'name'=>"尊贵铂金卡30元", +'type'=>"2", +'money'=>"30", +), +12=>array( +'id'=>12.0, +'index'=>"2", +'name'=>"至尊紫金卡98元", +'type'=>"2", +'money'=>"98", +), +13=>array( +'id'=>13.0, +'index'=>"1", +'name'=>"等级返利58元", +'type'=>"3", +'money'=>"58", +), +14=>array( +'id'=>14.0, +'index'=>"2", +'name'=>"登录返利98元", +'type'=>"3", +'money'=>"98", +), +15=>array( +'id'=>15.0, +'index'=>"3", +'name'=>"闯关返利128元", +'type'=>"3", +'money'=>"128", +), +16=>array( +'id'=>16.0, +'index'=>"1", +'name'=>"1元礼包", +'type'=>"5", +'money'=>"1", +), +17=>array( +'id'=>17.0, +'index'=>"6", +'name'=>"6元礼包", +'type'=>"5", +'money'=>"6", +), +18=>array( +'id'=>18.0, +'index'=>"18", +'name'=>"18元礼包", +'type'=>"5", +'money'=>"18", +), +19=>array( +'id'=>"19", +'index'=>"30", +'name'=>"30元礼包", +'type'=>"5", +'money'=>"30", +), +20=>array( +'id'=>"20", +'index'=>"98", +'name'=>"98元礼包", +'type'=>"5", +'money'=>"98", +), +21=>array( +'id'=>"21", +'index'=>"328", +'name'=>"328元礼包", +'type'=>"5", +'money'=>"328", +), +22=>array( +'id'=>"22", +'index'=>"1", +'name'=>"1元购", +'type'=>"6", +'money'=>"1", +), +23=>array( +'id'=>"23", +'index'=>"15", +'name'=>"节日活动双倍卡", +'type'=>"7", +'money'=>"15", +), +); +?> diff --git a/ext_data/QQ_PlatformIds@QQ_PlatformIds.php b/ext_data/QQ_PlatformIds@QQ_PlatformIds.php index 41c192b..cea2f0e 100644 --- a/ext_data/QQ_PlatformIds@QQ_PlatformIds.php +++ b/ext_data/QQ_PlatformIds@QQ_PlatformIds.php @@ -110,5 +110,10 @@ return array( 'name'=>"1元购", 'goodid'=>"07958356f278f449adcfbd0d061a524d", ), +23=>array( +'id'=>"23", +'name'=>"挑战双倍", +'goodid'=>" 3dd076c943b65cf6be09e7dc98089309", +), ); ?>