diff --git a/README.md b/README.md index 37b037f..6dd46dc 100644 --- a/README.md +++ b/README.md @@ -25,28 +25,3 @@ com.tongran ├── tongran-visual // 图形化管理模块 │ └── tongran-visual-monitor // 监控中心 [9100] ├──pom.xml // 公共依赖 -~~~ - -## 架构图 - - - -## 内置功能 - -1. 用户管理:用户是系统操作者,该功能主要完成系统用户配置。 -2. 部门管理:配置系统组织机构(公司、部门、小组),树结构展现支持数据权限。 -3. 岗位管理:配置系统用户所属担任职务。 -4. 菜单管理:配置系统菜单,操作权限,按钮权限标识等。 -5. 角色管理:角色菜单权限分配、设置角色按机构进行数据范围权限划分。 -6. 字典管理:对系统中经常使用的一些较为固定的数据进行维护。 -7. 参数管理:对系统动态配置常用参数。 -8. 通知公告:系统通知公告信息发布维护。 -9. 操作日志:系统正常操作日志记录和查询;系统异常信息日志记录和查询。 -10. 登录日志:系统登录日志记录查询包含登录异常。 -11. 在线用户:当前系统中活跃用户状态监控。 -12. 定时任务:在线(添加、修改、删除)任务调度包含执行结果日志。 -13. 代码生成:前后端代码的生成(java、html、xml、sql)支持CRUD下载 。 -14. 系统接口:根据业务代码自动生成相关的api接口文档。 -15. 服务监控:监视当前系统CPU、内存、磁盘、堆栈等相关信息。 -16. 在线构建器:拖动表单元素生成相应的HTML代码。 -17. 连接池监视:监视当前系统数据库连接池状态,可进行分析SQL找出系统性能瓶颈。 diff --git a/tongran-auth/src/main/resources/banner.txt b/tongran-auth/src/main/resources/banner.txt index 97c5c27..591c451 100644 --- a/tongran-auth/src/main/resources/banner.txt +++ b/tongran-auth/src/main/resources/banner.txt @@ -1,10 +1,2 @@ Spring Boot Version: ${spring-boot.version} -Spring Application Name: ${spring.application.name} - _ _ _ - (_) | | | | - _ __ _ _ ___ _ _ _ ______ __ _ _ _ | |_ | |__ -| '__|| | | | / _ \ | | | || ||______| / _` || | | || __|| '_ \ -| | | |_| || (_) || |_| || | | (_| || |_| || |_ | | | | -|_| \__,_| \___/ \__, ||_| \__,_| \__,_| \__||_| |_| - __/ | - |___/ \ No newline at end of file +Spring Application Name: ${spring.application.name} \ No newline at end of file diff --git a/tongran-gateway/src/main/resources/banner.txt b/tongran-gateway/src/main/resources/banner.txt index ceced29..591c451 100644 --- a/tongran-gateway/src/main/resources/banner.txt +++ b/tongran-gateway/src/main/resources/banner.txt @@ -1,10 +1,2 @@ Spring Boot Version: ${spring-boot.version} -Spring Application Name: ${spring.application.name} - _ _ - (_) | | - _ __ _ _ ___ _ _ _ ______ __ _ __ _ | |_ ___ __ __ __ _ _ _ -| '__|| | | | / _ \ | | | || ||______| / _` | / _` || __| / _ \\ \ /\ / / / _` || | | | -| | | |_| || (_) || |_| || | | (_| || (_| || |_ | __/ \ V V / | (_| || |_| | -|_| \__,_| \___/ \__, ||_| \__, | \__,_| \__| \___| \_/\_/ \__,_| \__, | - __/ | __/ | __/ | - |___/ |___/ |___/ \ No newline at end of file +Spring Application Name: ${spring.application.name} \ No newline at end of file diff --git a/tongran-modules/tongran-file/src/main/resources/banner.txt b/tongran-modules/tongran-file/src/main/resources/banner.txt index 27cacb9..591c451 100644 --- a/tongran-modules/tongran-file/src/main/resources/banner.txt +++ b/tongran-modules/tongran-file/src/main/resources/banner.txt @@ -1,10 +1,2 @@ Spring Boot Version: ${spring-boot.version} -Spring Application Name: ${spring.application.name} - _ __ _ _ - (_) / _|(_)| | - _ __ _ _ ___ _ _ _ ______ | |_ _ | | ___ -| '__|| | | | / _ \ | | | || ||______|| _|| || | / _ \ -| | | |_| || (_) || |_| || | | | | || || __/ -|_| \__,_| \___/ \__, ||_| |_| |_||_| \___| - __/ | - |___/ \ No newline at end of file +Spring Application Name: ${spring.application.name} \ No newline at end of file diff --git a/tongran-modules/tongran-gen/src/main/resources/banner.txt b/tongran-modules/tongran-gen/src/main/resources/banner.txt index 05f528c..591c451 100644 --- a/tongran-modules/tongran-gen/src/main/resources/banner.txt +++ b/tongran-modules/tongran-gen/src/main/resources/banner.txt @@ -1,10 +1,2 @@ Spring Boot Version: ${spring-boot.version} -Spring Application Name: ${spring.application.name} - _ - (_) - _ __ _ _ ___ _ _ _ ______ __ _ ___ _ __ -| '__|| | | | / _ \ | | | || ||______| / _` | / _ \| '_ \ -| | | |_| || (_) || |_| || | | (_| || __/| | | | -|_| \__,_| \___/ \__, ||_| \__, | \___||_| |_| - __/ | __/ | - |___/ |___/ \ No newline at end of file +Spring Application Name: ${spring.application.name} \ No newline at end of file diff --git a/tongran-modules/tongran-job/src/main/resources/banner.txt b/tongran-modules/tongran-job/src/main/resources/banner.txt index 0b9cd42..591c451 100644 --- a/tongran-modules/tongran-job/src/main/resources/banner.txt +++ b/tongran-modules/tongran-job/src/main/resources/banner.txt @@ -1,10 +1,2 @@ Spring Boot Version: ${spring-boot.version} -Spring Application Name: ${spring.application.name} - _ _ _ - (_) (_) | | - _ __ _ _ ___ _ _ _ ______ _ ___ | |__ -| '__|| | | | / _ \ | | | || ||______| | | / _ \ | '_ \ -| | | |_| || (_) || |_| || | | || (_) || |_) | -|_| \__,_| \___/ \__, ||_| | | \___/ |_.__/ - __/ | _/ | - |___/ |__/ \ No newline at end of file +Spring Application Name: ${spring.application.name} \ No newline at end of file diff --git a/tongran-modules/tongran-system/src/main/resources/banner.txt b/tongran-modules/tongran-system/src/main/resources/banner.txt index fbd45f5..591c451 100644 --- a/tongran-modules/tongran-system/src/main/resources/banner.txt +++ b/tongran-modules/tongran-system/src/main/resources/banner.txt @@ -1,10 +1,2 @@ Spring Boot Version: ${spring-boot.version} -Spring Application Name: ${spring.application.name} - _ _ - (_) | | - _ __ _ _ ___ _ _ _ ______ ___ _ _ ___ | |_ ___ _ __ ___ -| '__|| | | | / _ \ | | | || ||______|/ __|| | | |/ __|| __| / _ \| '_ ` _ \ -| | | |_| || (_) || |_| || | \__ \| |_| |\__ \| |_ | __/| | | | | | -|_| \__,_| \___/ \__, ||_| |___/ \__, ||___/ \__| \___||_| |_| |_| - __/ | __/ | - |___/ |___/ \ No newline at end of file +Spring Application Name: ${spring.application.name} \ No newline at end of file diff --git a/tongran-visual/tongran-monitor/src/main/resources/banner.txt b/tongran-visual/tongran-monitor/src/main/resources/banner.txt index ecaf8a4..591c451 100644 --- a/tongran-visual/tongran-monitor/src/main/resources/banner.txt +++ b/tongran-visual/tongran-monitor/src/main/resources/banner.txt @@ -1,10 +1,2 @@ Spring Boot Version: ${spring-boot.version} -Spring Application Name: ${spring.application.name} - _ _ _ - (_) (_)| | - _ __ _ _ ___ _ _ _ ______ _ __ ___ ___ _ __ _ | |_ ___ _ __ -| '__|| | | | / _ \ | | | || ||______|| '_ ` _ \ / _ \ | '_ \ | || __| / _ \ | '__| -| | | |_| || (_) || |_| || | | | | | | || (_) || | | || || |_ | (_) || | -|_| \__,_| \___/ \__, ||_| |_| |_| |_| \___/ |_| |_||_| \__| \___/ |_| - __/ | - |___/ \ No newline at end of file +Spring Application Name: ${spring.application.name} \ No newline at end of file