修改配置文件和文档
This commit is contained in:
parent
e59a7bfc7d
commit
bbb84b489a
142
README.md
142
README.md
|
@ -1,7 +1,7 @@
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img alt="logo" src="https://vue.youshengyun.com/files/img/qrCodeLogo.png">
|
<img alt="logo" src="https://vue.youshengyun.com/files/img/qrCodeLogo.png">
|
||||||
</p>
|
</p>
|
||||||
<p align="center">基于SpringBoot+Vue前后端分离的Java快速开发框架</p>
|
<p align="center">基于SpringBoot+Vue前后端分离的代码生成器</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href='https://gitee.com/risesoft-y9/y9-core/stargazers'><img src='https://gitee.com/risesoft-y9/y9-core/badge/star.svg?theme=dark' alt='star'></img></a>
|
<a href='https://gitee.com/risesoft-y9/y9-core/stargazers'><img src='https://gitee.com/risesoft-y9/y9-core/badge/star.svg?theme=dark' alt='star'></img></a>
|
||||||
<img src="https://img.shields.io/badge/version-v9.6.6-yellow.svg">
|
<img src="https://img.shields.io/badge/version-v9.6.6-yellow.svg">
|
||||||
|
@ -13,6 +13,7 @@
|
||||||
<img src="https://img.shields.io/badge/total%20lines-810.2k-blue.svg">
|
<img src="https://img.shields.io/badge/total%20lines-810.2k-blue.svg">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
## 简介
|
## 简介
|
||||||
|
|
||||||
代码生成器是基于数字底座的配置模式延伸出来的开源工具,其中内含一套完整的基于vue3+element-plus的定制化组件,界面风格与数字底座保持统一。代码生成器的目标为帮助开发者和运维者快速生成一套跟数字底座相符的业务后台管理代码,同时利用相同的前端设计标准指导界面开发。代码生成器是一个完全开源的项目,无商业版,但是需要依赖开源的数字底座进行相关人员权限的管控。
|
代码生成器是基于数字底座的配置模式延伸出来的开源工具,其中内含一套完整的基于vue3+element-plus的定制化组件,界面风格与数字底座保持统一。代码生成器的目标为帮助开发者和运维者快速生成一套跟数字底座相符的业务后台管理代码,同时利用相同的前端设计标准指导界面开发。代码生成器是一个完全开源的项目,无商业版,但是需要依赖开源的数字底座进行相关人员权限的管控。
|
||||||
|
@ -31,121 +32,6 @@ vue -- 前端工程
|
||||||
├── y9vue-code-generator -- 代码生成器前端工程
|
├── y9vue-code-generator -- 代码生成器前端工程
|
||||||
```
|
```
|
||||||
|
|
||||||
## 内置功能
|
|
||||||
|
|
||||||
系统三员是系统默认生成的三个账号,包含系统管理员、安全保密员、安全审计员。
|
|
||||||
|
|
||||||
系统管理员:主要负责系统的配置和组织人员的管理
|
|
||||||
|
|
||||||
安全保密员:主要负责权限管理和子域三员管理(部门三员管理)以及查看安全审计员的日志和普通用户的日志
|
|
||||||
|
|
||||||
安全审计员:主要负责审查系统管理员的日志和安全保密员的日志
|
|
||||||
|
|
||||||
<table>
|
|
||||||
<tr>
|
|
||||||
<td colspan="2" align="center">系统管理员</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>控制台</td>
|
|
||||||
<td>显示系统的监控统计信息,主要面向用户、应用和日志信息,可根据业务的实际需要进行增改。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>组织架构</td>
|
|
||||||
<td>包括组织机构、部门、人员、部门领导的构建和管理,其中对组织、部门、人员进行树结构展现。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>组织岗位</td>
|
|
||||||
<td>包括组织机构、部门、岗位、部门领导的构建和管理,其中对组织、部门、岗位进行树结构展现。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>应用系统管理</td>
|
|
||||||
<td>对需授权的系统和应用进行构建和管理,支持在系统目录下面添加多级应用。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>应用角色管理</td>
|
|
||||||
<td>对系统下属的应用角色进行构建和管理。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>公共角色管理</td>
|
|
||||||
<td>对独立于所有系统之外的公共角色进行构建和管理。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>应用资源管理</td>
|
|
||||||
<td>对系统下属的应用资源进行构建和管理。应用资源主要包含菜单、按钮等,支持对于内部资源的自由定义。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>字典表管理</td>
|
|
||||||
<td>对系统中经常使用的较为固定的数据进行维护和管理。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>图标管理</td>
|
|
||||||
<td>对系统中的图标进行构建和管理,系统创建应用的时候可以从该图标库中选择。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>权限树</td>
|
|
||||||
<td>内含资源权限树和角色权限树,支持用户以列表和树的形式对全局的人员所持有的资源和角色进行详细查看。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>数据目录管理</td>
|
|
||||||
<td>采用组织部门、数据分类、时间周期模板的树形结构方式对数据进行编目设定,从而满足后续数据授权的要求。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>子域三员管理</td>
|
|
||||||
<td>支持对于子组织、下属组织、二级组织的三员的构建与管理。</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<table>
|
|
||||||
<tr>
|
|
||||||
<td colspan="2" align="center">安全保密员</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>应用角色关联</td>
|
|
||||||
<td>展示已经构建的角色,将角色与资源进行绑定授权。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>公共角色关联</td>
|
|
||||||
<td>展示已经构建的公共角色,将公共角色与资源进行绑定授权。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>应用资源授权</td>
|
|
||||||
<td>展示已经构建的资源,将资源与角色、组织、岗位进行绑定授权。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>子域三员管理</td>
|
|
||||||
<td>对下级部门、下级单位的三员授权管理。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>用户日志</td>
|
|
||||||
<td>支持审查普通用户的登录日志和操作日志。支持增加针对应用相关的日志审查。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>安全审计员日志</td>
|
|
||||||
<td>支持审查安全审计员的登录日志和操作日志。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>数据目录授权</td>
|
|
||||||
<td>展示已经构建的数据目录,将数据目录与组织、岗位、角色进行绑定授权。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>子域三员授权</td>
|
|
||||||
<td>对已经构建的子域三员进行绑定授权。</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<table>
|
|
||||||
<tr>
|
|
||||||
<td colspan="2" align="center">安全审计员</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>系统管理员日志</td>
|
|
||||||
<td>可以审查系统管理员的登录日志和操作日志。</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>安全保密员日志</td>
|
|
||||||
<td>可以审查安全保密员的登录日志和操作日志。</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
## 产品特点
|
## 产品特点
|
||||||
|
|
||||||
|
@ -253,16 +139,6 @@ vue -- 前端工程
|
||||||
| 2 | Redis | 6.2+ | <a href="https://redis.io/" target="_blank">官网</a> |
|
| 2 | Redis | 6.2+ | <a href="https://redis.io/" target="_blank">官网</a> |
|
||||||
| 3 | elasticsearch | 7.9+ | <a href="https://www.elastic.co/cn/elasticsearch/" target="_blank">官网</a> |
|
| 3 | elasticsearch | 7.9+ | <a href="https://www.elastic.co/cn/elasticsearch/" target="_blank">官网</a> |
|
||||||
|
|
||||||
## 数字底座专利
|
|
||||||
|
|
||||||
| 序 号 | 专利号 | 专利名称 |
|
|
||||||
| ---------- | ---------------- | -------------------------------------------------- |
|
|
||||||
| 1 | ZL202111207338.0 | 《基于集合运算的资源授权方法及资源授权系统》 |
|
|
||||||
| 2 | ZL202210702228.X | 《一种静默化数据处理方法及处理系统》 |
|
|
||||||
| 3 | ZL202310030893.3 | 《基于多租户模式下的权限调度方法及调度系统》 |
|
|
||||||
| 4 | ZL202310238451.8 | 《一种基于前后端分离架构的前端双随机多态混淆方法》 |
|
|
||||||
| 5 | ZL202310238534.7 | 《多租户模式下数字底座子域三员架构模型的实现方法》 |
|
|
||||||
|
|
||||||
## 信创兼容适配
|
## 信创兼容适配
|
||||||
|
|
||||||
| **序号** | 类型 | 对象 |
|
| **序号** | 类型 | 对象 |
|
||||||
|
@ -276,8 +152,6 @@ vue -- 前端工程
|
||||||
|
|
||||||
## 在线体验
|
## 在线体验
|
||||||
|
|
||||||
## 模板代码生成
|
|
||||||
|
|
||||||
地址:<https://demo.youshengyun.com/y9vue-code/>
|
地址:<https://demo.youshengyun.com/y9vue-code/>
|
||||||
|
|
||||||
> 快速生成使用了数字底座相关组件的前后端工程
|
> 快速生成使用了数字底座相关组件的前后端工程
|
||||||
|
@ -359,17 +233,6 @@ vue -- 前端工程
|
||||||
| ----- | ----------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
|
| ----- | ----------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
|
||||||
| 1 | 数字底座 | 数字底座是一款面向大型政府、企业数字化转型,基于身份认证、组织架构、岗位职务、应用系统、资源角色等功能构建的统一且安全的管理支撑平台。数字底座基于三员管理模式,具备微服务、多租户、容器化和国产化,支持用户利用代码生成器快速构建自己的业务应用,同时可关联诸多成熟且好用的内部生态应用 | <a href="https://github.com/risesoft-y9/Digital-Infrastructure" target="_blank">码云GitHub</a> |
|
| 1 | 数字底座 | 数字底座是一款面向大型政府、企业数字化转型,基于身份认证、组织架构、岗位职务、应用系统、资源角色等功能构建的统一且安全的管理支撑平台。数字底座基于三员管理模式,具备微服务、多租户、容器化和国产化,支持用户利用代码生成器快速构建自己的业务应用,同时可关联诸多成熟且好用的内部生态应用 | <a href="https://github.com/risesoft-y9/Digital-Infrastructure" target="_blank">码云GitHub</a> |
|
||||||
|
|
||||||
## 生态开源项目
|
|
||||||
|
|
||||||
| 序 号 | 项 目 名 称 | 项目介绍 | 地 址 |
|
|
||||||
| :--------- | -------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
|
|
||||||
| 1 | 工作流引擎 | 工作流引擎对内提供单位/机关流程管理规则和内部业务流程的数字化落地实践;对外提供自动化地第三方业务驱动、接口接入和算法单元驱动能力;工作流引擎在提供底层驱动引擎的同时对全局透明监控、安全防御和国产化特色功能进行充分考虑,是内部流程管理和业务算法驱动的不二之选。 | [码云](https://gitee.com/risesoft-y9/y9-flowable) [GitHub](https://github.com/risesoft-y9/WorkFlow-Engine) |
|
|
||||||
| 2 | 数据流引擎 | 数据流引擎是一款面向数据集成、数据同步、数据交换、数据共享、任务配置、任务调度的底层数据驱动引擎。数据流引擎采用管执分离、多流层、插件库等体系应对大规模数据任务、数据高频上报、数据高频采集、异构数据兼容的实际数据问题。 | [码云](https://gitee.com/risesoft-y9/y9-dataflow) [GitHub](https://github.com/risesoft-y9/DataFlow-Engine) |
|
|
||||||
| 3 | 网络硬盘 | 网络硬盘是通过存储、分类、检索、分享、协作、下发、回收等方式管理文档、文件、图片、音频、视频等资料的工具。网络硬盘擅长在国产的私有化环境中,管控文档权限、分配存储空间、安全加密、分享共享,同时可以完成一定轻量级的文件任务收发。网络硬盘是一个完全开源的项目,无商业版,但是需要依赖开源的数字底座进行人员岗位管控。 | [码云](https://gitee.com/risesoft-y9/y9-storage) [GitHub](https://github.com/risesoft-y9/Network-Drive) |
|
|
||||||
| 4 | 电子邮件 | 电子邮件是一款简化的具备邮件服务器的企业邮箱,支持在将其他主流邮箱的邮件进行导入后自主控制邮件数据安全。电子邮件以其简洁精确的功能和小巧安全的架构方便根据企业和政府机构的业务要求进行二次开发。电子邮件是一个完全开源的项目,无商业版,但是需要依赖开源的数字底座进行人员岗位管控。 | [码云](https://gitee.com/risesoft-y9/y9-email) [GitHub](https://github.com/risesoft-y9/Email) |
|
|
||||||
| 5 | 数据标注 | 数据标注是一款专门对文本数据进行处理和标注的工具,通过简化快捷的文本标注流程和动态的算法反馈,支持用户快速标注关键词并能通过算法持续减少人工标注的成本和时间。数据标注的过程先由人工标注构筑基础,再由自动标注反哺人工标注,最后由人工标注进行纠偏,从而大幅度提高标注的精准度和高效性。数据标注是一个完全开源的项目,无商业版,但是需要依赖开源的数字底座进行人员岗位管控。数据标注的各类词库结果会定期在本平台中公开。 | [码云](https://gitee.com/risesoft-y9/y9-label) [GitHub](https://github.com/risesoft-y9/Data-Labeling) |
|
|
||||||
| 6 | 接口管理 | 接口管理通过接口的注册、审批、集市和日志等方式对接口共享进行全生命周期的管理。接口管理注重流程化的接口共享模式和支持大规模接口转发的部署模式,从而面向多接口来源、高流量交互和复杂组织结构的场景。接口管理同时是一个轻量化的内核,支持各种面向特定场景的定制化业务改造。接口管理是一个完全开源的项目,无商业版,但是需要依赖开源的数字底座进行相关目录权限的管控。 | [码云](https://gitee.com/risesoft-y9/y9-interface-platform) [GitHub](https://github.com/risesoft-y9/Interface-Platform) |
|
|
||||||
|
|
||||||
## 赞助与支持
|
## 赞助与支持
|
||||||
|
|
||||||
### 中关村软件和信息服务产业创新联盟
|
### 中关村软件和信息服务产业创新联盟
|
||||||
|
@ -413,4 +276,3 @@ vue -- 前端工程
|
||||||
座机号:010-86393151
|
座机号:010-86393151
|
||||||
|
|
||||||
<div><img style="width: 45%" src="https://vue.youshengyun.com/files/img/有生博大-咨询热线.png"><div/>
|
<div><img style="width: 45%" src="https://vue.youshengyun.com/files/img/有生博大-咨询热线.png"><div/>
|
||||||
|
|
||||||
|
|
|
@ -49,12 +49,9 @@ spring:
|
||||||
druid:
|
druid:
|
||||||
y9-public:
|
y9-public:
|
||||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||||
url: jdbc:mysql://192.168.3.31:3306/y9_public?serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&useUnicode=true&characterEncoding=utf-8&rewriteBatchedStatements=true&useCompression=true&useSSL=false&allowPublicKeyRetrieval=true
|
url: jdbc:mysql://localhost:3306/y9_public?serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&useUnicode=true&characterEncoding=utf-8&rewriteBatchedStatements=true&useCompression=true&useSSL=false&allowPublicKeyRetrieval=true
|
||||||
username: root
|
username: root
|
||||||
#driver-class-name: oracle.jdbc.OracleDriver
|
password: 111111
|
||||||
#url: jdbc:oracle:thin:@127.0.0.1:1521:orcl
|
|
||||||
#username: Y9_PUBLIC
|
|
||||||
password: 'Y9i-83204585'
|
|
||||||
initialSize: 1
|
initialSize: 1
|
||||||
maxActive: 20
|
maxActive: 20
|
||||||
maxPoolPreparedStatementPerConnectionSize: 100
|
maxPoolPreparedStatementPerConnectionSize: 100
|
||||||
|
@ -86,7 +83,7 @@ spring:
|
||||||
batch_size: 100
|
batch_size: 100
|
||||||
show_sql: false
|
show_sql: false
|
||||||
kafka:
|
kafka:
|
||||||
bootstrap-servers: 192.168.3.31:9092
|
bootstrap-servers: localhost:9092
|
||||||
consumer:
|
consumer:
|
||||||
auto-commit-interval: 1000
|
auto-commit-interval: 1000
|
||||||
enable-auto-commit: true
|
enable-auto-commit: true
|
||||||
|
@ -107,7 +104,7 @@ spring:
|
||||||
max-wait: -1
|
max-wait: -1
|
||||||
min-idle: 0
|
min-idle: 0
|
||||||
shutdown-timeout: 100ms
|
shutdown-timeout: 100ms
|
||||||
password: Y9i-83204585
|
password: 111111
|
||||||
port: 6379
|
port: 6379
|
||||||
ssl: false
|
ssl: false
|
||||||
timeout: 10000
|
timeout: 10000
|
||||||
|
@ -122,25 +119,25 @@ y9:
|
||||||
systemName: code
|
systemName: code
|
||||||
service:
|
service:
|
||||||
org:
|
org:
|
||||||
directUrl: http://test-api-internal.youshengyun.com
|
directUrl: http://localhost:7055/org
|
||||||
common:
|
common:
|
||||||
cacheEnabled: true
|
cacheEnabled: true
|
||||||
kafkaEnabled: true
|
kafkaEnabled: true
|
||||||
orgBaseUrl: http://test-api-internal.youshengyun.com/platform
|
orgBaseUrl: http://localhost:7055/platform
|
||||||
y9DigitalBaseUrl: http://test-api-internal.youshengyun.com/y9DigitalBase
|
y9DigitalBaseUrl: http://localhost:7055/y9DigitalBase
|
||||||
userOnlineBaseUrl: http://test-api-internal.youshengyun.com/userOnline
|
userOnlineBaseUrl: http://localhost:7055/userOnline
|
||||||
logBaseUrl: http://test-api-internal.youshengyun.com/log
|
logBaseUrl: http://localhost:7055/log
|
||||||
feature:
|
feature:
|
||||||
file:
|
file:
|
||||||
rest:
|
rest:
|
||||||
fileManagerUrl: http://test-api-internal.youshengyun.com/fileManager
|
fileManagerUrl: http://localhost:7055/fileManager
|
||||||
base64FileName: false
|
base64FileName: false
|
||||||
encryptionFileContent: false
|
encryptionFileContent: false
|
||||||
ftp:
|
ftp:
|
||||||
host: 192.168.3.31
|
host: localhost
|
||||||
port: 21
|
port: 21
|
||||||
username: y9admin
|
username: admin
|
||||||
password: '83204585'
|
password: 111111
|
||||||
blockWhenExhausted: true
|
blockWhenExhausted: true
|
||||||
bufferSize: 10240
|
bufferSize: 10240
|
||||||
connectTimeOut: 50000
|
connectTimeOut: 50000
|
||||||
|
@ -205,6 +202,6 @@ y9:
|
||||||
#- 客户端密钥,由认证服务提供商分配
|
#- 客户端密钥,由认证服务提供商分配
|
||||||
client-secret: secret
|
client-secret: secret
|
||||||
#- 认证服务器验证访问令牌有效性的路径
|
#- 认证服务器验证访问令牌有效性的路径
|
||||||
introspection-uri: https://test.youshengyun.com/sso/oauth2.0/introspect
|
introspection-uri: http://localhost:7055/sso/oauth2.0/introspect
|
||||||
#- 认证服务器获取用户信息路径
|
#- 认证服务器获取用户信息路径
|
||||||
profile-uri: https://test.youshengyun.com/sso/oauth2.0/profile
|
profile-uri: http://localhost:7055/sso/oauth2.0/profile
|
||||||
|
|
Loading…
Reference in New Issue