feat:无ISBN syncBook增加cai_id字段,传递图书分类路径

This commit is contained in:
97694732@qq.com 2026-06-15 15:08:22 +08:00
parent 0f0d5d369d
commit 44b863fc8f

View File

@ -2277,6 +2277,11 @@ export default {
word_count: this.noIsbnWordCount || '',
book_format: '',
'live_image[]': imageUrls.join(','),
cai_id: JSON.stringify({
xian_yu_cat_id: '',
kong_fu_zi_cat_id: (this.noIsbnCategoryPathText || '').replace(/ \/ /g, '/'),
pin_duo_duo_cat_id: ''
}),
timestamp: timestamp,
sign_method: 'md5'
}