Files
fast_response/superadmin/application/admin/lang/zh-cn/mattertemplatecategorizedcontent.php
2025-04-15 11:37:51 +08:00

13 lines
489 B
PHP

<?php
return [
'Id' => '主键ID',
'Mattertemplatecategorization_id' => '事项模版分类ID',
'Content' => '内容',
'Day' => 'N天后回访',
'Times' => '回访时间',
'Create_time' => '创建时间',
'Update_time' => '更新时间',
'Mattertemplatecategorization.name' => '模板名称'
];