add feature
This commit is contained in:
parent
5cc5c9af17
commit
16a92dcbe0
@ -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")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user