mirror of
https://github.com/Karaka-Management/oms-Accounting.git
synced 2026-01-18 16:18:42 +00:00
8 lines
62 B
PHP
Executable File
8 lines
62 B
PHP
Executable File
<?php
|
|
|
|
declare(strict_types=1);
|
|
|
|
return [
|
|
'0100' => ''
|
|
];
|