@@ -112,9 +112,9 @@ public class MapData implements Serializable {
*/
private Date updateTime;
- /**
- * 地点标签
- */
- private String labels;
+// /**
+// * 地点标签
+// */
+// private String labels;
}
@@ -92,7 +92,7 @@
id
, dict_type, address, content, dep, img, gzh, sptype, tel,
time, url, type, tag, tag2, tag3, specialtype, create_time,
- update_time,labels
+ update_time
</sql>
<!-- 批量保存地图数据 -->