Преглед изворни кода

******************************************* wx *****************
修改接口

zhangweixin пре 4 година
родитељ
комит
91e6852d72

+ 1 - 0
data-core/src/main/kotlin/com/persagy/server/datacenter/models/entities/objects/ZoneSpace.kt

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