git -C '/home/opc/rocketa.git' show b7592f8 -- app/Console/Commands/datamentenance/fix_result_send.phpcommit b7592f8a06b1f00ddfd7e150bcd87d08c531ae6e
Author: Satoshi Ujihara <satoshi_ujihara@fivegate.jp>
Date: Mon Oct 13 11:00:19 2025 +0900
メディアからパートナーへ名称変更+パートナーサイト翻訳
diff --git a/app/Console/Commands/datamentenance/fix_result_send.php b/app/Console/Commands/datamentenance/fix_result_send.php
index de506a0..62773d1 100644
--- a/app/Console/Commands/datamentenance/fix_result_send.php
+++ b/app/Console/Commands/datamentenance/fix_result_send.php
@@ -28,7 +28,7 @@ class fix_result_send extends Command
*
* @var string
*/
- protected $description = 'メディア成果通知失敗したデータを投げ直し';
+ protected $description = 'パートナー成果通知失敗したデータを投げ直し';
/**
* Create a new command instance.