7 lines
96 B
PHP
Raw Normal View History

2025-05-14 18:39:45 +08:00
<?php
return [
'Key' => '分配的key',
'Public_key' => '对方调用公钥'
];