# goodlowcode **Repository Path**: tomzhaoks/goodlowcode ## Basic Information - **Project Name**: goodlowcode - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-13 - **Last Updated**: 2025-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 3.代码架构 ``` com.jeelowcode ├── jeelowcode-admin // 启动模块 ├── jeelowcode-code // JeelowCode核心模块 ├── jeelowcode-dependencies // 项目版本依赖模块 ├── jeelowcode-framework // 功能模块 │ └── jeelowcode-excel // Excel导入导出模块 │ └── jeelowcode-exception // 自定义异常模块 │ └── jeelowcode-plus // SQL/DDL 语构建模块 │ └── jeelowcode-tenant // 租户模块 │ └── jeelowcode-utils // 工具类模块 ├── jeelowcode-module // 个人业务相关 │ └── jeelowcode-module-api // 个人业务模块API │ └── jeelowcode-module-biz // 个人业务业务 ├── yudao-framework // 芋道核心模块 ├── yudao-module // 芋道核心模块 ``` ## 5.系统架构图