mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
staging push 2025 booking transactions data
This commit is contained in:
@@ -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}";
|
||||
|
||||
Reference in New Issue
Block a user