fix(sohuhao): retain infoResource value in submitArticle function
Desktop Client Build / Resolve Build Metadata (push) Successful in 31s
Desktop Client Build / Build Desktop Client (push) Successful in 22m44s
Desktop Client Build / Publish Client Artifacts to NAS (push) Successful in 27s

This commit is contained in:
2026-05-26 20:51:35 +08:00
parent 8ccc9d87c4
commit e468ede2a4
@@ -221,6 +221,7 @@ async function submitArticle(
categoryId: -1,
cover: coverUrl || '',
accountId: Number(account.id),
// keep infoResource: 0 不要动
infoResource: 0,
}