<?php return [ 'Product_id' => '产品Id', 'Province' => '省份Id', 'City' => '城市Id', 'Area' => '区域Id', 'County' => '街道Id', 'Status' => '状态', 'Address' => '地址描述', 'Create_time' => '创建时间', 'Update_time' => '更新时间' ];