alibaba / HandyJSON

A handy swift json-object serialization/deserialization library
Other
4.23k stars 642 forks source link

Crash for {} #457

Open tomatobin opened 2 years ago

tomatobin commented 2 years ago

"skip": "common/startRN?did=5J04B98PAJF0D26&pid=&ext={}"

stevendinggang commented 2 years ago

 我收到啦!!!

tomatobin commented 2 years ago

"skip": "common/startRN?ext={}"

public class Skip: NSObject,HandyJSON {

/// RN使用:扩展参数
public var ext: [String : Any]? = nil

}

会有神奇的崩溃