Commit f1a4f6e5 by wangli

数据库表字段修改

1 parent e4fd8474
......@@ -11,7 +11,7 @@ public class MapLayerCustomize {
private String layerId;
private String layer;
private String layerDescribe;
private String disabled;
private Integer status;
private String memo;
private LocalDateTime createTime;
private LocalDateTime updateTime;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!