# sgcc **Repository Path**: anlan/sgcc ## Basic Information - **Project Name**: sgcc - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-11-08 - **Last Updated**: 2021-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 平台简介 ## 系统模块 ~~~ com.sgcc ├── sgcc-ui // 前端框架 [80] ├── sgcc-gateway // 网关模块 [8080] ├── sgcc-auth // 认证中心 [9200] ├── sgcc-api // 接口模块 │ └── sgcc-api-system // 系统接口 ├── sgcc-common // 通用模块 │ └── sgcc-common-core // 核心模块 │ └── sgcc-common-datascope // 权限范围 │ └── sgcc-common-datasource // 多数据源 │ └── sgcc-common-log // 日志记录 │ └── sgcc-common-redis // 缓存服务 │ └── sgcc-common-security // 安全模块 │ └── sgcc-common-swagger // 系统接口 ├── sgcc-modules // 业务模块 │ └── sgcc-system // 系统模块 [9201] │ └── sgcc-gen // 代码生成 [9202] │ └── sgcc-job // 定时任务 [9203] │ └── sgcc-file // 文件服务 [9300] ├── sgcc-visual // 图形化管理模块 │ └── sgcc-visual-monitor // 监控中心 [9100] ├──pom.xml // 公共依赖 ~~~ ## 架构图 ## 内置功能 ## 在线体验 ## 演示图