@@ -25,6 +25,7 @@ if (!lk.isExecComm) {
async function all() {
await doExchange(231229012);
+ lk.done();
}
async function doExchange(prizeId){
@@ -14,6 +14,7 @@ const lk = new ToolKit(`移动助手`, `CmobileHelper`);
if (!lk.isExecComm) {
if (lk.isRequest()) {
checkHandleRequest();
@@ -34,6 +34,7 @@ if (!lk.isExecComm) {
await doSignAndPrize(0);
async function doSignAndPrize(mode){