This commit is contained in:
2025-12-02 17:23:21 +08:00
parent 61c3f26946
commit 596cccd87b

View File

@ -116,6 +116,7 @@ async def get_supported_types():
if __name__ == "__main__":
import argparse
print("测试")
parser = argparse.ArgumentParser()
parser.add_argument("--host", default="0.0.0.0")