레이어 관리 api 추가
This commit is contained in:
@@ -93,6 +93,6 @@ public class MapLayerEntity {
|
||||
@Column(name = "is_labeling_map")
|
||||
private Boolean isLabelingMap;
|
||||
|
||||
@Column(name = "order")
|
||||
@Column(name = "sort_order")
|
||||
private Long order;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user