<?php return [ 'labels' => [ 'MarketPrice' => '市场价格库', 'market-price' => '市场价格库', ], 'fields' => [ 'cate_1' => '一级品类', 'cate_2' => '二级品类', 'cate_3' => '三级品类', 'cate_4' => '四级品类', 'brand_level' => '品牌类别', 'brand_id' => '品牌', 'company' => '公司名称', 'position' => '地理位置', 'jwd' => '经纬度', 'contacts' => '联系人', 'specifications' => '规格型号', 'metering' => '计量规则', 'unit' => '单位', 'unit_price' => '不含税单价', 'pay_way' => '付款方式', 'source' => '价格来源', 'quotation_time' => '报价时间', ], 'options' => [ ], ];