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

11 lines
295 B
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'Id' => 'ID',
'Name' => '企业简称',
'Full_name' => '企业名称',
'Address' => '地址',
'Aicustomerservice_ids' => 'AI客服可多选',
'Create_time' => '创建时间'
];