:i# Please enter the commit message for your changes. Lines starting
This commit is contained in:
Your Name
2026-08-08 18:08:23 +08:00
parent 56dbd7f115
commit 2199887c07
5 changed files with 462 additions and 60 deletions
@@ -512,6 +512,8 @@ class FirstVisitConversionLogic
$channelCode,
$channel['channel_name'] ?? '',
$channel['source_tag_name'] ?? '',
$channel['legacy_channel_name'] ?? '',
$channel['legacy_source_tag_name'] ?? '',
]
), static fn (string $value): bool => $value !== '')));
}