# gt-flutter-boot **Repository Path**: cix/gt-flutter-boot ## Basic Information - **Project Name**: gt-flutter-boot - **Description**: spring boot 后端脚手架 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-30 - **Last Updated**: 2023-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 代码提交规范 - feat[module]: 新增某一项功能 - perf[module]: 优化了模块代码或者优化了什么功能 - fix[module]: 修改了什么bug - test[module]: 测试了什么东酉 - del[module]: 删除了某些功能或者无用代码 - ref[module]: 重命名或者重构了模块 - doc[module]: 增加了什么文档