Files

8 lines
85 B
PHP
Raw Permalink Normal View History

2022-12-08 03:48:20 +08:00
<?php
return [
'fields' => [
'action_type' => '操作類型',
],
];