add feature

This commit is contained in:
baol 2024-11-07 18:41:38 +08:00
parent 5cc5c9af17
commit 16a92dcbe0

View File

@ -2,4 +2,7 @@
from ghdc_python import GHDCClient from ghdc_python import GHDCClient
client = GHDCClient() client = GHDCClient()
client.register() # client.register()
client.token = "2a3f871770497bc4f51c61d443df1adac4db5839"
client.submit_task("/root/tools/input.zip")