Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"查看钱包排名"功能失效 #1071

Closed
vatebur opened this issue Nov 28, 2024 · 2 comments
Closed

"查看钱包排名"功能失效 #1071

vatebur opened this issue Nov 28, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@vatebur
Copy link
Member

vatebur commented Nov 28, 2024

image

定位在wallet.go:76 报的错

st, err := wallet.GetGroupWalletOf(true, usergroup...)
			if err != nil {
				ctx.SendChain(message.Text("ERROR1: ", err))
				return
			}
@vatebur
Copy link
Member Author

vatebur commented Dec 16, 2024

使用FindFor的 qqwife也有问题
image

@fumiama fumiama added the bug Something isn't working label Feb 14, 2025
@fumiama
Copy link
Member

fumiama commented Feb 14, 2025

fixed.

@fumiama fumiama closed this as completed Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants