# patent-service **Repository Path**: rustpygo/patent-service ## Basic Information - **Project Name**: patent-service - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-17 - **Last Updated**: 2024-11-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 生成模型 ```bash sqlacodegen --outfile=models.py mysql+pymysql://账号:密码@主机:端口/patent_data_common ``` # 生成zip+xml任务 ```bash python main.py -country="" -task="" -name="" ```