-
同标题
-
### Go version
go1.20.2 windows
### GoFrame version
v2.6.3
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
双语对照
编辑译文
执行insert方法的时候 created_at 时间为Y-m-d …
-
### Go version
go1.22.2 windows/amd64
### GoFrame version
github.com/gogf/gf/v2@v2.7.4
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
mysql 驱动 github.c…
-
win10系统
```bash
>gf -v
GoFrame CLI Tool v0.7.1, https://goframe.org
Install Path: D:\develop\go\bin\gf.exe
Build Detail:
Go Version: go1.14
GF Version: v1.11.7
Git Commit: 6bccf7ca382…
-
### Go version
1.23.2
### GoFrame version
2.7.4
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
使用
var v []*entity.V
WhereLT(dao.x.Columns().a, gdb.…
-
### What do you want to ask?
谷歌官方提供了grpc服务反射proto文件,可以用来把所有接口服务都列出来,而不需要客户端用proto文件去请求自己的服务.这在开发调试的时候可以节约大量的时间,以及能非常方便让k8s监控服务接口.
以下是官方的proto文件:
https://github.com/grpc/grpc-proto/blob/master/grp…
-
最新版的cli工具在gf gen model 生成模型后部分方法参数接收个数和参数类型错误
gf信息
GoFrame CLI Tool v1.15.0, https://goframe.org
Install Path: /usr/local/bin/gf
Build Detail:
Go Version: go1.15.5
GF Version: v1.14.6
G…
-
### Description
如题,增加后可以极大提高简单业务的开发效率
### Additional
_No response_
-
# 一些优秀的博客
[煎鱼的博客]https://eddycjy.com/posts/
[极客兔兔] https://geektutu.com/
[二十一岁的有德]https://www.cnblogs.com/nickchen121/
[轩脉刃de刀光剑影] https://www.cnblogs.com/yjf512/
[tonybai? 托尼老师]https://ton…
-
### Go version
1.20
### GoFrame version
2.7.4
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
`Save` method does not support batch update. Only the first…