删除不必要的字段
This commit is contained in:
@@ -33,10 +33,10 @@ public class RemoteFloorVo implements Serializable {
|
||||
*/
|
||||
private String floorName;
|
||||
|
||||
/**
|
||||
* 楼层号
|
||||
*/
|
||||
private Long floorNumber;
|
||||
// /**
|
||||
// * 楼层号
|
||||
// */
|
||||
// private Long floorNumber;
|
||||
|
||||
/**
|
||||
* 楼层类型
|
||||
|
Reference in New Issue
Block a user