临时添加
This commit is contained in:
@@ -60,6 +60,6 @@ export interface FloorsType {
|
||||
}
|
||||
// 房间
|
||||
export interface HouseType {
|
||||
houseId: number;
|
||||
houseId: string;
|
||||
houseNo: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user