You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @wisonlau. We like your proposal/feedback and would appreciate a contribution via a Pull Request by you or another community member. We thank you in advance for your contribution and are looking forward to reviewing it!
你好 @wisonlau。我们喜欢您的提案/反馈,并希望您或其他社区成员通过拉取请求做出贡献。我们提前感谢您的贡献,并期待对其进行审查。
Go version
go version go1.23.1 darwin/amd64
GoFrame version
v2.7.4
Can this bug be reproduced with the latest release?
Option Yes
What did you do?
执行多次 gf gen pb -p ../user -a rpc -c rpcctl 命令,会导致 标签注入与数据校验 出现多次
What did you see happen?
第一次生成出来的account_grpc.pb.go文件里面的
第二次生成出来的account_grpc.pb.go文件里面的
第三次生成出来的account_grpc.pb.go文件里面的
What did you expect to see?
我希望每次生成出来的都是这样
The text was updated successfully, but these errors were encountered: