不记录到日志
This commit is contained in:
parent
8270284a5e
commit
2537aa8431
@ -110,7 +110,7 @@ public function reduceDrops($user_id, $host_id, $module_id, $auto = 1, $amount =
|
||||
$description = '集成模块发起的扣费。';
|
||||
}
|
||||
|
||||
$this->addPayoutDrops($user_id, $amount, $description, $host_id, $module_id);
|
||||
// $this->addPayoutDrops($user_id, $amount, $description, $host_id, $module_id);
|
||||
}
|
||||
|
||||
public function addPayoutDrops($user_id, $amount, $description, $host_id, $module_id)
|
||||
|
Loading…
Reference in New Issue
Block a user