huangdong 6 anni fa
parent
commit
be28528fc5
1 ha cambiato i file con 6 aggiunte e 6 eliminazioni
  1. 6 6
      mobile/control/festval.php

+ 6 - 6
mobile/control/festval.php

@@ -61,13 +61,13 @@ class festvalControl extends mobileControl
     private $freeCollection = [
 //        "0" => ["common_id"=>819,'goods_id' => 1301, 'need_bonus' => 39.90], //89
 
-//        "0" => ["common_id"=>3445,'goods_id' => 6214, 'need_bonus' => 88.00],//153
-//        "1" => ["common_id"=>3446,'goods_id' => 6215, 'need_bonus' => 88],
-//        "2" => ["common_id"=>3447,'goods_id' => 6216, 'need_bonus' => 88.0],
+        "0" => ["common_id"=>3445,'goods_id' => 6214, 'need_bonus' => 88.00],//153
+        "1" => ["common_id"=>3446,'goods_id' => 6215, 'need_bonus' => 88],
+        "2" => ["common_id"=>3447,'goods_id' => 6216, 'need_bonus' => 88.0],
 
-        "0" => ["common_id"=>4706,'goods_id' => 8310, 'need_bonus' => 600],
-        "1" => ["common_id"=>4707,'goods_id' => 8311, 'need_bonus' => 600],
-        "2" => ["common_id"=>4708,'goods_id' => 8312, 'need_bonus' => 600],
+//        "0" => ["common_id"=>4706,'goods_id' => 8310, 'need_bonus' => 600],
+//        "1" => ["common_id"=>4707,'goods_id' => 8311, 'need_bonus' => 600],
+//        "2" => ["common_id"=>4708,'goods_id' => 8312, 'need_bonus' => 600],
     ];
 
     public function freeCollectionOp()