Hiển thị tọa độ và khu vực khi tàu vi phạm
This commit is contained in:
4
controller/typings.d.ts
vendored
4
controller/typings.d.ts
vendored
@@ -60,7 +60,9 @@ declare namespace Model {
|
||||
conditions?: Condition[];
|
||||
enabled?: boolean;
|
||||
updated_at?: Date;
|
||||
geom?: Geom;
|
||||
geometry?: string;
|
||||
description?: string;
|
||||
province_code?: string;
|
||||
}
|
||||
|
||||
interface Condition {
|
||||
|
||||
Reference in New Issue
Block a user