1. 首测版本

This commit is contained in:
eson
2020-11-20 15:30:52 +08:00
parent 119aed60f1
commit 94b01ccb0f
5 changed files with 51 additions and 20 deletions

View File

@@ -22,6 +22,7 @@ function GetTask(sender) {
}
}).catch(function (reason) {
console.log(reason);
// GetTask();
})
}