Message
[yupo_value.go:22] stack:
goroutine 7189163 [running]:
runtime/debug.Stack()
/usr/local/go/src/runtime/debug/stack.go:26 +0x5e
cbg-item/internal/apps/value.(*HttpServer).GetYupoValue.func1()
/root/sources/cbg-item/internal/apps/value/yupo_value.go:22 +0x9a
panic({0x10867c0?, 0xc0053a1bc0?})
/usr/local/go/src/runtime/panic.go:785 +0x132
cbg-item/internal/apps/value/yupo.(*YupoYangValue).GetYupoYangValueWithItems(0xc003d04fc0, 0xc00277c600, 0x1, 0x1, 0x0)
/root/sources/cbg-item/internal/apps/value/yupo/yang_value.go:130 +0x7c5
cbg-item/internal/apps/value/yupo.(*YupoYangValue).GetLocalTradeItems(0xc003d04fc0, 0x7fb8204a0640?)
/root/sources/cbg-item/internal/apps/value/yupo/yang_value.go:46 +0x39
cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc000cf4f90, {0x1fca150, 0xc003d04fc0}, 0x0)
/root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x46
cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc002c13758, 0x0)
/root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79
cbg-item/internal/apps/value/yupo.(*YupoYangValue).GetYupoYangValue(0xc003d04fc0)
/root/sources/cbg-item/internal/apps/value/yupo/yang_value.go:192 +0x7dc
cbg-item/internal/apps/value.(*HttpServer).GetYupoValue(0x11cb185?, 0xc00277c700)
/root/sources/cbg-item/internal/apps/value/yupo_value.go:56 +0x56e
github.com/gin-gonic/gin.(*Context).Next(0xc00277c700)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b
cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc00277c700)
/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(0xc00277c700)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f
github.com/gin-gonic/gin.(*Context).Next(0xc00277c700)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b
cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc00277c700)
/root/sources/cbg-item/internal/apps/value/http_server.go:308 +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(0xc0004b3d40, 0xc00277c700)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e
github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0004b3d40, {0x1fc14a8, 0xc00343aa80}, 0xc001cbbb80)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2
net/http.serverHandler.ServeHTTP({0x1fbe200?}, {0x1fc14a8?, 0xc00343aa80?}, 0x6?)
/usr/local/go/src/net/http/server.go:3210 +0x8e
net/http.(*conn).serve(0xc00210fcb0, {0x1fc39e8, 0xc002f80d50})
/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