Files
fast_response/superadmin/application/admin/lang/zh-cn/aicustomerservice.php
Your Name dce091da91 t
2025-03-27 07:52:44 +00:00

9 lines
148 B
PHP
Executable File

<?php
return [
'Id' => 'ID',
'Name' => 'AI客服名称',
'Server_url' => '服务地址',
'Apikey' => 'apikey'
];