mirror of
https://gitlab.com/mobicoop/v3/service/territory.git
synced 2026-03-28 04:55:51 +00:00
basic crud
This commit is contained in:
@@ -6,4 +6,7 @@ export class Territory {
|
||||
|
||||
@AutoMap()
|
||||
name: string;
|
||||
|
||||
@AutoMap()
|
||||
shape: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user