JsonToKotlinClass
JsonToKotlinClass copied to clipboard
为什么json返回的data字段,生成类的时候变成了`data`
如果,有大佬知道的么
因为data是关键字 插件给所有kotlin 关键字都加上了两撇
哦哦,多谢大佬解惑