临时关闭同步ayr
This commit is contained in:
commit
3086a9fa52
@ -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)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user