From 3776c237de8b64cd25b81abd5bcf1b91e8d07c9c Mon Sep 17 00:00:00 2001 From: daiyb <570956418@qq.com> Date: Wed, 7 Jan 2026 10:08:43 +0800 Subject: [PATCH] =?UTF-8?q?blue=E7=89=B9=E6=AE=8A=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg/service/cast/media.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/service/cast/media.go b/pkg/service/cast/media.go index 43d198c..a4621bc 100644 --- a/pkg/service/cast/media.go +++ b/pkg/service/cast/media.go @@ -410,7 +410,7 @@ func SyncAsAuth(artistUuid string) error { continue } asID := v.Id - if platformIDENUM == cast.PlatformIDENUM_BULESKY { + if platformIDENUM == cast.PlatformIDENUM_BULESKY && asID == "" { asID = v.Username } authReq.Data = append(authReq.Data, &cast.UpdateOAuthReq_Info{