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.
|
<?php
|
|
|
|
return [
|
|
'Template_id' => 'e签宝模版ID',
|
|
'Template_name' => 'e签宝模版名称',
|
|
'Template_url' => 'e签宝模版地址',
|
|
'Createtime' => '新增时间',
|
|
'Updatetime' => '更新时间',
|
|
'File' => '上传文件地址'
|
|
];
|
|
|