-
### Go version
1.22
### GoFrame version
2.7.3
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
```go
type Rule struct {
ID int64 `json:"id"`
Rule []*…
wln32 updated
2 months ago
-
### Go version
go version go1.22.4 windows/amd64
### GoFrame version
2.7.2
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
![0ad7afa188a91cb40294d9285a59…
-
### Go version
go1.22
### GoFrame version
2.7.0
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
```go
req.Server.GetOpenApi().Add(goai.AddInput{
Obj…
-
### Go version
go1.22.5 darwin/arm64
### GoFrame version
2.7.2
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
gf gen dao
### What did you see happe…
-
### Go version
go 1.22
### GoFrame version
v2.7.2
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
type CtxCrontabSnKeyType string
const CtxCrontabSnK…
-
同 #2704 ,不理解回复中的强制不允许修改是为什么?可以说明一下理由吗??理论上,用户应该是可以自定义Log,既然有接口 ,比如:我们需要将日志的写入与输出格式统一化为 [zap](https://github.com/uber-go/zap) ,方便上层统一采集,现在无法实现
### 1. What version of `Go` and system ty…
-
### Description
https://github.com/gogf/gf/issues/3758
我在这个问题里面提到,如果我想避免请求头首字母被改变,只能用go官方的方法.gf官方的包能不能出多一个方法兼容.
### Additional
_No response_
-
### 1. What version of `Go` and system type/arch are you using?
![image](https://user-images.githubusercontent.com/7723403/227748610-caf65870-31f9-4306-a555-0ef84b4b1abe.png)
### 2. What version o…
-
### Go version
go1.21
### GoFrame version
2.7.0
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
```golang
package main
import (
"database/sql"
"fm…
wanov updated
2 months ago
-
### Go version
go version go1.22.4 windows/amd64
### GoFrame version
v2.7.3
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
```go
package main
import…