Showing
36 changed files
with
3 additions
and
1 deletions
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
@@ -1207,6 +1207,7 @@ public struct HHQuesetionModel : HHSDKBase.Mappable { | @@ -1207,6 +1207,7 @@ public struct HHQuesetionModel : HHSDKBase.Mappable { | ||
1207 | public var content: Swift.String? | 1207 | public var content: Swift.String? |
1208 | public var id: Swift.Int? | 1208 | public var id: Swift.Int? |
1209 | public init?(map: HHSDKBase.Map) | 1209 | public init?(map: HHSDKBase.Map) |
1210 | + public init() | ||
1210 | public mutating func mapping(map: HHSDKBase.Map) | 1211 | public mutating func mapping(map: HHSDKBase.Map) |
1211 | } | 1212 | } |
1212 | public struct rateModel : HHSDKBase.Mappable { | 1213 | public struct rateModel : HHSDKBase.Mappable { |
No preview for this file type
@@ -1207,6 +1207,7 @@ public struct HHQuesetionModel : HHSDKBase.Mappable { | @@ -1207,6 +1207,7 @@ public struct HHQuesetionModel : HHSDKBase.Mappable { | ||
1207 | public var content: Swift.String? | 1207 | public var content: Swift.String? |
1208 | public var id: Swift.Int? | 1208 | public var id: Swift.Int? |
1209 | public init?(map: HHSDKBase.Map) | 1209 | public init?(map: HHSDKBase.Map) |
1210 | + public init() | ||
1210 | public mutating func mapping(map: HHSDKBase.Map) | 1211 | public mutating func mapping(map: HHSDKBase.Map) |
1211 | } | 1212 | } |
1212 | public struct rateModel : HHSDKBase.Mappable { | 1213 | public struct rateModel : HHSDKBase.Mappable { |
No preview for this file type
-
Please register or login to post a comment