Rename in category table: model_type to geom_type

This commit is contained in:
phil 2023-12-26 18:42:40 +05:30
parent b772e1bd80
commit c0c308a657
5 changed files with 16 additions and 15 deletions

View file

@ -28,7 +28,7 @@ class Store(BaseModel):
minor_group_1: str
minor_group_2: str
#model: GeoModel
model_type: str
geom_type: str
name: str
#name_letter: str
#name_number: int