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

10 lines
263 B
PHP
Executable File

<?php
return [
'Id' => 'ID',
'Firmfollowuptemplate_id' => '所属模板',
'Day' => '术后天数',
'Send_time' => '发送时间',
'Firmfollowuptemplate.name' => '模板名称'
];