南鑫林 vor 5 Jahren
Ursprung
Commit
f3b8324db4

+ 1 - 3
RainbowPlanet/RainbowPlanet/Tools/BaiduToCityFactory/BaiduToCityModel.swift

@@ -24,9 +24,7 @@ class BaiduToCityModel: SQLModel {
         bjcityId = json["bjcity_id"].stringValue
     }
     
-    required init() {
-        
-    }
+    required init() {}
 
     
 }