rocket-a


git -C '/home/opc/rocketa.git' show 33978f1 -- app/Console/Commands/CreateClientBillAggregateDatas.php

commit 33978f1b6bf3c16c62ee295347b2efc9bc751019
Author: Satoshi Ujihara <satoshi_ujihara@fivegate.jp>
Date:   Fri Oct 10 19:28:43 2025 +0900

    no message

diff --git a/app/Console/Commands/CreateClientBillAggregateDatas.php b/app/Console/Commands/CreateClientBillAggregateDatas.php
index 39d19ba..0b8a375 100644
--- a/app/Console/Commands/CreateClientBillAggregateDatas.php
+++ b/app/Console/Commands/CreateClientBillAggregateDatas.php
@@ -81,7 +81,7 @@ class CreateClientBillAggregateDatas extends Command
                     'amount' => null,
                     'deadline_at' => null,
                     'payment_at' => null,
-                    'abstract' => date('Y年m月', strtotime($insert_aggregate_data['billing_month_ym'].'01')).'分「ファイブゲート(株)媒体」広告商品',
+                    'abstract' => date('Y年m月', strtotime($insert_aggregate_data['billing_month_ym'].'01')).'分「株式会社aix媒体」広告商品',
                     'memo' => null
                 ];
 

diff.txt · 最終更新: by root