Browse Source

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

zhangweixin 4 năm trước cách đây
mục cha
commit
8234f7dc1f

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

@@ -292,5 +292,4 @@ open class ZoneSpace: Serializable, SBaseEntity() {
     var spaceOutline: SpaceOutline? = null
 
 
-
 }