新需求-活动需求-上线后bug修改

This commit is contained in:
2025-10-17 14:20:29 +08:00
parent ee25111a0a
commit eee56fc7eb

View File

@@ -39,9 +39,9 @@ class PerformPerSecond
// echo "房间火热值更新:\n";
// $this->room_hot_update();
// echo "\n";
// echo "提现云账号订单状态查询:\n";
// $this->withdraw_order_status();
// echo "\n";
echo "提现云账号订单状态查询:\n";
$this->withdraw_order_status();
echo "\n";
}