We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
public static func deserializeModelArrayFrom(json: String?) -> Array<T?>?
deserializeModelArrayFrom这个方法现在不能指定解析路径,对于这种情况如何处理?需要自己先定位JONS里面的数组?
The text was updated successfully, but these errors were encountered:
这个方法是后来新加的,考虑适用面不广,就没支持那么完善。我这两天加一下,发个新版本。
Sorry, something went wrong.
fixed in #758c92.
No branches or pull requests
deserializeModelArrayFrom这个方法现在不能指定解析路径,对于这种情况如何处理?需要自己先定位JONS里面的数组?
The text was updated successfully, but these errors were encountered: