Skip to content

Conversation

yxh265
Copy link

@yxh265 yxh265 commented Nov 22, 2022

让 [String: Any], [Any]支持Codable,模型定义如下

struct testModel: ExAutoCodable {
@ExCodable
var jumpParam: [String: Any]? = [:]

@ExCodable
var matchs: [Any] = []

}

@iwill iwill force-pushed the develop branch 2 times, most recently from d88f9df to 85c8786 Compare January 24, 2024 03:50
@iwill iwill force-pushed the develop branch 2 times, most recently from 8e0c0d3 to 6345ebb Compare July 31, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants