6 lines
48 B
PHP
6 lines
48 B
PHP
<?php
|
|
|
|
return [
|
|
'all' => '所有客戶',
|
|
];
|
<?php
|
|
|
|
return [
|
|
'all' => '所有客戶',
|
|
];
|