# daidalos **Repository Path**: havoc/daidalos ## Basic Information - **Project Name**: daidalos - **Description**: The wing. - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # daidalos The wing. # module * qianwen >微信公众号开发 >基于SpringBoot * idgenerator >使用了MySQL的自增ID,及replace into语法来实现ID生成功能。 >1、使用MyISAM引擎性能比InnoDB好,也不需要事物的支持。 >2、stub用于标识id对应的业务类型,这样一个表可以为多种业务类型生成唯一id