fix:syncBook增加app_key和client_id参数
This commit is contained in:
parent
5c343b63fa
commit
50f70c25a1
@ -2134,6 +2134,8 @@ export default {
|
|||||||
|
|
||||||
// 构建参数
|
// 构建参数
|
||||||
const params = {
|
const params = {
|
||||||
|
app_key: 'psi',
|
||||||
|
client_id: 'psi',
|
||||||
fid: '0',
|
fid: '0',
|
||||||
type: '4',
|
type: '4',
|
||||||
isbn: this.noIsbnIsbn || this.noIsbnUnifyIsbn || '',
|
isbn: this.noIsbnIsbn || this.noIsbnUnifyIsbn || '',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user