river-sim/ghdc_test.py
2024-11-07 17:53:11 +08:00

5 lines
103 B
Python

# 注册邮箱,获得令牌
from ghdc_python import GHDCClient
client = GHDCClient()
client.register()