临时关闭同步ayr

This commit is contained in:
戴育兵 2026-01-06 11:35:06 +08:00
commit 3086a9fa52

View File

@ -655,6 +655,8 @@ func ImportMediaAccount(ctx *gin.Context) {
excelSetRemark(excelData, line, fmt.Sprintf("%s:%s", blueskyName, err.Error())) excelSetRemark(excelData, line, fmt.Sprintf("%s:%s", blueskyName, err.Error()))
} }
} }
// FIXME 临时关闭同步ayr
//_ = CheckAsProfile(subInfoResp)
} }
// 保存Excel文件到磁盘 // 保存Excel文件到磁盘
resultPath := fmt.Sprintf("./runtime/media/%s", fileName) resultPath := fmt.Sprintf("./runtime/media/%s", fileName)