Message
[lingshi_value.go:21] stack:
goroutine 8050870 [running]:
runtime/debug.Stack()
/usr/local/go/src/runtime/debug/stack.go:26 +0x5e
cbg-item/internal/apps/value.(*HttpServer).GetLingshiValue.func1()
/root/sources/cbg-item/internal/apps/value/lingshi_value.go:21 +0x9a
panic({0x11e3820?, 0xc005f2a240?})
/usr/local/go/src/runtime/panic.go:785 +0x132
cbg-item/internal/apps/value/lingshi.(*LingshiRingValue).GetLingshiRingValueWithItems(0xc003cd8dc0, 0xc003dc4180, 0x1, 0x1, 0x0)
/root/sources/cbg-item/internal/apps/value/lingshi/ring_value.go:126 +0x692
cbg-item/internal/apps/value/lingshi.(*LingshiRingValue).GetLocalTradeItems(0xc003cd8dc0, 0x7f508a8f6a68?)
/root/sources/cbg-item/internal/apps/value/lingshi/ring_value.go:46 +0x39
cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc0034fe4e0, {0x2168710, 0xc003cd8dc0}, 0xc002107678?)
/root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x36
cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc002107750, 0x0)
/root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79
cbg-item/internal/apps/value/lingshi.(*LingshiRingValue).GetLingshiRingValue(0xc003cd8dc0)
/root/sources/cbg-item/internal/apps/value/lingshi/ring_value.go:197 +0x81b
cbg-item/internal/apps/value.(*HttpServer).GetLingshiValue(0x1346bc1?, 0xc0027d8200)
/root/sources/cbg-item/internal/apps/value/lingshi_value.go:55 +0x478
github.com/gin-gonic/gin.(*Context).Next(0xc0027d8200)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b
cbg-item/internal/apps/value.NewHttpServer.Cors.func2(0xc0027d8200)
/root/sources/cbg-item/internal/utils/cors.go:14 +0xa5
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(0xc0027d8200)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f
github.com/gin-gonic/gin.(*Context).Next(0xc0027d8200)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b
cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func1(0xc0027d8200)
/root/sources/cbg-item/internal/apps/value/http_server.go:284 +0xa9
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(0xc002ec0340, 0xc0027d8200)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e
github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc002ec0340, {0x215f7a0, 0xc0040ad340}, 0xc003db7540)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2
net/http.serverHandler.ServeHTTP({0x215bf80?}, {0x215f7a0?, 0xc0040ad340?}, 0x6?)
/usr/local/go/src/net/http/server.go:3210 +0x8e
net/http.(*conn).serve(0xc00216fef0, {0x2161fe8, 0xc0029329c0})
/usr/local/go/src/net/http/server.go:2092 +0x5d0
created by net/http.(*Server).Serve in goroutine 1
/usr/local/go/src/net/http/server.go:3360 +0x485