Update kangshifu.js

This commit is contained in:
smallfawn
2025-02-25 16:03:23 +08:00
parent 111eb83f16
commit 9b4f603953

View File

@@ -105,8 +105,11 @@ class Task extends Public {
console.log(this.index);
}
async run() {
await this.getcode()
} }
} }