kakaopensource / KakaJSON

Fast conversion between JSON and model in Swift.
MIT License
1.16k stars 125 forks source link

如何在模型内部更新数据 #65

Open xwppoppin opened 2 years ago

xwppoppin commented 2 years ago

如题 如何执行 self.kj_m.convert(from: json)

xwppoppin commented 2 years ago

Cannot use mutating getter on immutable value: 'self' is immutable

roller-coaster commented 2 years ago

@xwppoppi

F5EFB35E-C3BB-4ACA-B687-00FB28E6EA77

n