@@ -189,6 +189,12 @@ async function main() {
|
||||
callback: true,
|
||||
cancel: true,
|
||||
}),
|
||||
configJson: JSON.stringify({
|
||||
apiUrl: 'https://beta.51xiaoju.cn/app/api/interface.do',
|
||||
mchId: '',
|
||||
apiKey: '',
|
||||
signType: 'MD5',
|
||||
}),
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user