|
@@ -100,15 +100,15 @@ class Notify extends Api
|
|
|
public function test(){
|
|
|
// $this->takecash(5,10000,'take_cash',1);
|
|
|
|
|
|
- $this->shouyi(1,10000,'user_match_audio_log',1);
|
|
|
+// $this->shouyi(1,10000,'user_match_audio_log',1);
|
|
|
// $this->shouyi(2,10000,'user_match_audio_log',1);
|
|
|
// $this->shouyi(3,10000,'user_match_audio_log',1);
|
|
|
|
|
|
-// $this->recharge(5,10000,'user_match_audio_log',1);
|
|
|
-// $this->recharge(4,10000,'user_match_audio_log',1);
|
|
|
-// $this->recharge(3,10000,'user_match_audio_log',1);
|
|
|
-// $this->recharge(2,10000,'user_match_audio_log',1);
|
|
|
-// $this->recharge(1,10000,'user_match_audio_log',1);
|
|
|
+// $this->recharge(5,10000,'',1);
|
|
|
+// $this->recharge(4,10000,'',1);
|
|
|
+// $this->recharge(3,10000,'',1);
|
|
|
+// $this->recharge(2,10000,'',1);
|
|
|
+// $this->recharge(1,10000,'',1);
|
|
|
}
|
|
|
|
|
|
//普通邀请关系,提现
|