This commit is contained in:
@@ -7,9 +7,9 @@ export interface AttendanceAreaVO {
|
||||
id: string | number;
|
||||
|
||||
/**
|
||||
* 摄像机id
|
||||
* 摄像机列表
|
||||
*/
|
||||
deviceManageId: string | number;
|
||||
deviceManageId: any[];
|
||||
|
||||
/**
|
||||
* 区域
|
||||
|
Reference in New Issue
Block a user