Skip to content

Conversation

@smzgl
Copy link
Contributor

@smzgl smzgl commented Jan 22, 2026

feat: gf gen dao 增加一个参数 doUseTypePtr , 使得生成do结构体的时候, 字段类型都是指针, 而不是interface{} #4582

@lingcoder
Copy link
Contributor

lingcoder commented Jan 23, 2026

这个能加点场景测试么?有点怕怕,会不会在orm使用环节出现问题。。。

@smzgl
Copy link
Contributor Author

smzgl commented Jan 23, 2026

生成代码是从生成entity复制过来,增加了* 感觉不用怕:)

@smzgl
Copy link
Contributor Author

smzgl commented Jan 23, 2026

可以参考现有的场景补充一下。

@smzgl
Copy link
Contributor Author

smzgl commented Jan 25, 2026

测试用例已添加

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