<?php return [ 'Id' => '主键ID', 'Noble_id' => '装扮ID', 'Attire_name' => '装饰名称', 'Price' => '价值', 'File_image' => '静态文件地址', 'Gif_image' => '动态文件地址', 'Updatetime' => '更新时间', 'Createtime' => '创建时间', 'Noblelevel.name' => '贵族名称' ];