7 lines
78 B
PHP
Executable File
7 lines
78 B
PHP
Executable File
<?php
|
|
|
|
return [
|
|
'Head_image' => '头像',
|
|
'Weigh' => '权重'
|
|
];
|