staging push 2025 booking transactions data

This commit is contained in:
Edmond Lang
2025-10-30 01:48:53 +08:00
parent 5c1b230d1b
commit 299f735a17
@@ -25,7 +25,7 @@ class LarkPushBooking2025TransactionsModuleCommand extends Command
return self::FAILURE;
}
$this->info('[Lark ' . $module . '] Start', ['env' => app()->environment()]);
$this->info('[Lark ' . $module . '] Start (env: ' . app()->environment() . ')');
$limit = (int) $this->option('limit');
$url = "https://hfbbr1an7s0.sg.larksuite.com/base/automation/webhook/event/{$webhookId}";