HandyJSON icon indicating copy to clipboard operation
HandyJSON copied to clipboard

Crash for {}

Open tomatobin opened this issue 3 years ago • 2 comments

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

tomatobin avatar Dec 11 '21 07:12 tomatobin

 我收到啦!!!

stevendinggang avatar Dec 11 '21 07:12 stevendinggang

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

public class Skip: NSObject,HandyJSON {

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

}

会有神奇的崩溃

tomatobin avatar Dec 13 '21 01:12 tomatobin