فهرست منبع

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

zhangweixin 4 سال پیش
والد
کامیت
8234f7dc1f
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      data-core/src/main/kotlin/com/persagy/server/datacenter/models/entities/objects/ZoneSpace.kt

+ 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
 
 
-
 }