@@ -282,6 +282,7 @@ open class ZoneSpace: Serializable, SBaseEntity() {
var floorlList: ArrayList<Floor>? = null
/** 对象类型 */
+ /** 对象类型 */
// @Schema(description = "对象类型")
// @Column(name = "class_code")
// var objectType: String? = null