mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-01-13 13:30:42 +08:00
广汽传祺
This commit is contained in:
parent
8a6295d74a
commit
067a9c94d5
@ -535,7 +535,7 @@ class UserInfo {
|
||||
result = JSON.parse(result);
|
||||
//console.log(result);
|
||||
if (result.errorCode == "0") {
|
||||
console.log(JSON.stringify(result));
|
||||
console.log(`添加助力任务成功`);
|
||||
} else {
|
||||
console.log(`❌${options.fn}状态[${result.resultMsg}]`);
|
||||
console.log(JSON.stringify(result));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user