审查视图

application/admin/lang/zh-cn/image_download.php 146 字节
何书鹏 authored
1 2 3 4 5 6 7 8
<?php

return [
    'Id'         => 'id',
    'Image'      => '图片',
    'Createtime' => '创建时间',
    'Updatetime' => '修改时间'
];