5 lines
47 B
PHP
5 lines
47 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'list' => '操作記錄'
|
||
|
];
|