Message
[http_server.go:322] [PANIC] recovered | path=/api/role/value | method=GET | ip=113.57.192.64 | err=runtime error: invalid memory address or nil pointer dereference
goroutine 1550124 [running]:
runtime/debug.Stack()
/root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/debug/stack.go:26 +0x5e
cbg-trade/internal/apps/value.(*HttpServer).recoveryMiddleware.func1(0xc0011c0500, {0x10f1a40, 0x1f90de0})
/root/sources/cbg-value/internal/apps/value/http_server.go:327 +0x3b
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1.1()
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:98 +0x776
panic({0x10f1a40?, 0x1f90de0?})
/root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/runtime/panic.go:787 +0x132
cbg-trade/internal/equipreport.(*EquipReport).GetLingshi(0x0, 0x20?, 0x0, {0x12713f4, 0x7})
/root/sources/cbg-value/internal/equipreport/lingshi_report.go:19 +0x39
cbg-trade/internal/apps/value/valueall.(*valueAll).GetValue(0x1ff4fa0, {0xc0042ab878, 0x20}, 0xc00608d270, 0x0, 0x0, {0x126689e, 0x5})
/root/sources/cbg-value/internal/apps/value/valueall/api.go:60 +0xb05
cbg-trade/internal/apps/value.(*HttpServer).GetRoleValuation(0xc001146ee0, 0xc0011c0500)
/root/sources/cbg-value/internal/apps/value/role_value.go:185 +0x1005
github.com/gin-gonic/gin.(*Context).Next(0xc0011c0500)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b
cbg-trade/internal/apps/value.NewHttpServer.Cors.func4(0xc0011c0500)
/root/sources/cbg-value/internal/utils/cors.go:21 +0xd8
github.com/gin-gonic/gin.(*Context).Next(...)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1(0xc0011c0500)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f
github.com/gin-gonic/gin.(*Context).Next(...)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc0009201a0, 0xc0011c0500)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e
github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0009201a0, {0x169f128, 0xc00108e620}, 0xc005ad88c0)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1aa
net/http.serverHandler.ServeHTTP({0xc00094e900?}, {0x169f128?, 0xc00108e620?}, 0x1?)
/root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3301 +0x8e
net/http.(*conn).serve(0xc001238ab0, {0x16a0fb0, 0xc0009edec0})
/root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:2102 +0x625
created by net/http.(*Server).Serve in goroutine 1
/root/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.24.0.linux-amd64/src/net/http/server.go:3454 +0x485