插件:门店配送规则

门店地理围栏数据表

字段 类型 默认 注释
id int 分类ID
g_id int 高德地图地理围栏ID
store_id int 门店ID
geo_fence decimal 多边形围栏坐标点(六位小数)
geo_fence_detail decimal 多边形围栏坐标点(十一位小数)
created_at int 0 创建时间
updated_at int 0 修改时间

备注:无