feat(sis): 电梯信息增加楼层授权功能
This commit is contained in:
@@ -194,6 +194,11 @@ export interface ElevatorInfoForm extends BaseEntity {
|
||||
*/
|
||||
controlPwd?: string;
|
||||
|
||||
/**
|
||||
* 单元ID
|
||||
*/
|
||||
unitId?: number;
|
||||
|
||||
}
|
||||
|
||||
export interface ElevatorInfoQuery extends PageQuery {
|
||||
|
Reference in New Issue
Block a user