Krane
Krane
I think using `queryWrapper.apply("column1 = column2")` already solves this problem quite well 😄.
可以尝试手动设置你的idea工具的代理
新版本的idea已经内置了Endpoints的搜索功能
你是在找这个吗?数据写入/保存方法需要结合Data方法使用,方法的参数类型可以为[Map/Struct/Slice](https://goframe.org/pages/viewpage.action?pageId=1114344#:~:text=%E6%95%B0%E6%8D%AE%E5%8F%82%E6%95%B0%E4%B9%9F%E5%B8%B8%E7%94%A8%20struct%20%E7%B1%BB%E5%9E%8B%EF%BC%8C%E4%BE%8B%E5%A6%82%E5%BD%93%E8%A1%A8%E5%AD%97%E6%AE%B5%E4%B8%BA%20uid/name/site%20%E6%97%B6%EF%BC%9A)
[ORM查询-All/One/Array/Value/Count](https://goframe.org/pages/viewpage.action?pageId=7301838)