1
0
forked from dyf/APP

6155点阵插件完成。

This commit is contained in:
liub
2025-08-07 08:48:02 +08:00
parent b3c0b74628
commit ca844723fa
4 changed files with 270 additions and 287 deletions

View File

@ -126,7 +126,7 @@
},
fail: err => {
// console.error(`处理第${i+1}行失败:`, err);
reject(err
reject(err);
}
});
});