2025-05-14 18:39:45 +08:00

7 lines
96 B
PHP

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