diff --git a/extdbms/lib/Controller/Billing.php b/extdbms/lib/Controller/Billing.php index 0b7ed83..c84a397 100644 --- a/extdbms/lib/Controller/Billing.php +++ b/extdbms/lib/Controller/Billing.php @@ -21,7 +21,7 @@ class Billing extends Controller break; case "ITSOLUTION": return [ - ["id" => "351-0995-6751-73", "name" => '농협', "owner" => "주식회사 르호봇"], + ["id" => "1005-503-404205", "name" => '우리', "owner" => "주식회사 르호봇"], ["id" => "9002-1932-1654-1", "name" => '새마을금고', "owner" => "주식회사 르호봇"], ]; break;