7 lines
99 B
PHP
7 lines
99 B
PHP
<?php
|
|
|
|
return [
|
|
'Forbidden'=>'无权限',
|
|
'success' => '成功',
|
|
'fail' => '失败',
|
|
]; |