2025-05-15 16:23:50 +08:00

8 lines
132 B
PHP

<?php
return [
'Name' => '用户描述',
'Key' => '分配的key',
'Public_key' => '对方调用公钥'
];