battery_code.php 335 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 10 11 12 <?php return [ 'Id' => 'ID', 'Batter_type_id' => '电池类型', 'Batterycode' => '电池编码', 'Avatar' => '设备头图', 'Mac' => 'Mac地址', 'Manufactor' => '厂家', 'Createtime' => '出场时间', 'Batterytype.type' => '产品型号' ];