From fb916ab9daf9588421b663b44e5bae01d99147eb Mon Sep 17 00:00:00 2001 From: Tobeyw Date: Fri, 15 Dec 2023 18:55:52 +0800 Subject: [PATCH] fix thumbnail --- neo3fura_http/biz/api/src.GetMarketCollections.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neo3fura_http/biz/api/src.GetMarketCollections.go b/neo3fura_http/biz/api/src.GetMarketCollections.go index afbb63a..3507bd0 100644 --- a/neo3fura_http/biz/api/src.GetMarketCollections.go +++ b/neo3fura_http/biz/api/src.GetMarketCollections.go @@ -156,7 +156,7 @@ func (me *T) GetMarketCollections(args struct { } } - if proMap["image"] == nil { + if proMap["image"] == nil || proMap["thumbnail"] == nil { if pitem["properties"] != nil { //