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

10 lines
294 B
PHP
Executable File

<?php
return [
'Id' => 'ID',
'Firmcustomerfollowuprecord_id' => '回访记录',
'Day' => 'N天后回访',
'Followup_time' => '回访时间',
'Firmcustomerfollowuprecord.name' => '客户名称'
];