-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
对象key为类似“ LifeTips”的解析失败,解析为nil #56
Comments
应该没人维护了, 换了吧 |
@ToJ-Coder 谢谢,换成别的了 |
换成那个了,有好用的么 |
因为各种原因,有近1年时间没有用Mac。Sorry,近期尽量抽空继续维护。 尽量贴出代码,光凭一句话我看不出问题哈。 @KONGFANJI |
感谢回复,问题就是后端返回的字段是以大写字母开头,比如"LifeTips"这样的字段,使用KakaJSON解析出来的值是nil。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如题,遇到对象是key是类似LifeTips的会解析失败,全部为nil,希望明杰老师指点迷津
The text was updated successfully, but these errors were encountered: