mirror of
https://github.com/Karaka-Management/oms-Accounting.git
synced 2026-01-25 02:58:41 +00:00
8 lines
59 B
PHP
8 lines
59 B
PHP
<?php
|
|
|
|
declare(strict_types=1);
|
|
|
|
return [
|
|
'0100' => ''
|
|
];
|