You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
240 B

<?php
return [
'Admin_id' => '管理ID',
'Company_id' => '公司ID',
'Name' => '模板名称',
'Material_ids' => '材料配置id',
'Create_time' => '创建时间',
'Update_time' => '更新时间'
];