删除 Debug
This commit is contained in:
parent
e7fdccd402
commit
bab3a766f1
@ -157,11 +157,6 @@ public function cost($price = null, $auto = true): bool
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Log::debug('Host Cost', [
|
||||
'real_price' => $real_price,
|
||||
]);
|
||||
|
||||
if ($real_price == 0) {
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user