设备管理
This commit is contained in:
@@ -26,6 +26,16 @@ export interface DeviceLocationVO {
|
||||
*/
|
||||
searchValue: string;
|
||||
|
||||
/**
|
||||
* 位置类型
|
||||
*/
|
||||
locationObjName: string;
|
||||
|
||||
/**
|
||||
* 搜索值
|
||||
*/
|
||||
remark: string;
|
||||
|
||||
}
|
||||
|
||||
export interface DeviceLocationForm extends BaseEntity {
|
||||
|
Reference in New Issue
Block a user