# third-server **Repository Path**: laiwi/third-server ## Basic Information - **Project Name**: third-server - **Description**: 第三方服务 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-27 - **Last Updated**: 2025-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 其他服务 ## 命令 ### 生成 Model ```shell go run .\cmd\gen.go -table xxx,xxx ``` ### 生成 API 文档 ```shell swag init -g .\cmd\main.go ```