修改DM授权账号分配
This commit is contained in:
commit
d1269f9ec1
10626
api/cast/cast.pb.go
10626
api/cast/cast.pb.go
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -381,6 +381,7 @@ func SyncAsAuth(artistUuid string) error {
|
||||
InstagramDetails: true,
|
||||
})
|
||||
if err != nil {
|
||||
zap.L().Error("SyncAsAuth error", zap.Error(err))
|
||||
return errors.New("获取艺人绑定信息错误")
|
||||
}
|
||||
authReq := &cast.UpdateOAuthReq{Data: make([]*cast.UpdateOAuthReq_Info, 0)}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user