4 Star 0 Fork 1

河北尚智得信息技术有限公司 / Z001-WEB

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

数字化平台Z001

当前最新版本: 1.0.0(发布时间:2024-01-03)

AUR

项目介绍

数字化平台是河北尚智得信息技术有限公司在助力企业数字化转型过程中构建的核心基础设施,平台以业务需求为导向,旨在通过优秀的系统底层架构、先进的软件技术、高效的数据处理能力和灵活的扩展性,助力企业实现业务模式的创新和管理效率的提升。

目前市场上有很多面向企业业务场景的产品,这些产品给企业管理带来便利性的同时,也带来了一系列问题,例如:

  • 不同系统的后台管理功能基本一致,却需要重复建设,导致后期运维难度大、维护成本高;
  • 不同系统技术标准、规范不统一,项目交付后,涉及外部厂商的系统多不提供源代码,导致企业自主可控性弱、后期扩展维护难度大;
  • 系统间需要高度集成,复杂度高,协调难度大,项目实施周期不可控;
  • 传统IT公司注重本产品的业务满足与技术实现,多数想法是做一款解决业务问题的好产品,无法从企业IT规划、技术共享、IT自主可控、降本增效的角度去思考。

技术思路

综述以上问题,尚智得总结多年项目实施经验,通过对企业管理思想、大型成熟应用软件、主流互联网、市场多元化系统的分析,推出应用系统和技术平台解耦的数字化平台解决方案。数字化平台不仅提供系统管理、流程管理、主数据管理等基础模块功能,还提供开源的模版项目与前后端组件库,支持开发者面向业务快速定制开发与集成。

技术思路

业务应用基于 Spring Boot + Spring Cloud + Nacos + Redis + RocketMQ 等微服务架构开发,前端基于 Vue + Element UI 等实现,支持多种数据库Mysql、Oracle、达梦等,也可自选前后端技术框架,数字化平台提供的组件库与业务应用可快速无缝融合,业务应用开发完全基于原生,企业自主可控。

平台体验

演示系统的登录账号密码,请点击 获取账号密码 获取

技术支持

使用中遇到问题或者BUG可以在 Gitee上提Issues

源码下载

技术选型

前端

组件 说明 版本
Vue VUE 3 3.2.13
Vue Router 路由管理器 4.0.3
Vuex 状态管理 4.0.0
Element Plus UI框架 2.3.5
Axios HTTP客户端 1.6.7
Echarts 图表框架 5.4.3
JsEncrypt 加密库 3.3.2
Lodash 工具库 4.17.21
Nprogress 进度条库 0.2.0
Qiankun 微前端框架 2.10.16
Screenfull 全屏工具 6.0.2
VkBeautify 代码格式化 0.99.3
Vue3 Highlightjs 代码高亮 1.0.5
VueDraggable 拖拽排序 4.1.0
Wangeditor 富文本编辑器 5.1.23

后台

框架 说明 版本
Spring Boot 应用开发框架 2.6.3
Spring Cloud 微服务框架 2021.0.1
Nacos 动态服务发现、配置管理和服务管理 2.2.0
MySQL 数据库服务器 8.0.29
Druid 数据库连接池 1.2.15
MyBatis MyBatis 工具包 2.2.2
Dynamic Datasource 动态数据源 3.6.1
Redis key-value 数据库 6.2.6
Jedis Redis 客户端 5.1.0
Spring Security Spring 安全框架 5.7.11
Fastjson JSON 工具库 1.2.83
Lombok 消除冗长的 Java 代码 1.18.22
RocketMQ 消息队列 2.2.2
PageHelper 分页工具 1.4.6
PoiOoxml Excel工具类 5.2.3
Itextpdf Pdf工具类 5.5.13.3
Javax.Mail 邮件发送 1.4.5
Aliyun 阿里短信平台 4.6.0
SkyWalking 分布式应用追踪系统 8.12.0

功能模块

├─首页
│  ├─首页(功能模块可定制化)
├─个人工作台
│  ├─我的草稿
│  ├─我的申请
│  ├─我的退回
│  ├─我的待办
│  ├─我的已办
│  ├─我的消息
│  ├─我的评审
│  └─待办设置
│  └─个人任务统计
├─共享工作台
│  ├─任务池总待办
│  ├─任务池总已办
│  ├─任务池个人待办
│  ├─任务池个人已办
│  ├─共享待办统计
│  ├─共享任务统计
│  ├─扫描复审
│  └─运营看板
├─知识管理
│  ├─知识浏览
│  ├─知识管理
│  ├─草稿管理
│  ├─审核管理
│  ├─回收站
│  ├─帮助文档
│  ├─后台配置
│  │  ├─知识目录
├─电子影像
│  ├─影像配置
│  │  ├─业务标识
│  │  ├─业务映射
│  │  ├─OCR配置
│  │  ├─扫描仪配置
│  ├─影像管理
│  │  ├─影像清单
│  │  ├─附件清单
│  ├─影像日志
│  │  ├─OCR识别结果
│  │  ├─OCR调用次数
│  ├─票夹管理
│  │  ├─票夹管理
│  │  ├─发票管理
│  │  ├─配置管理
├─主数据管理
│  ├─组织管理
│  │  ├─公司代码
│  │  ├─成本中心
│  │  ├─利润中心
│  │  ├─业务范围
│  │  ├─功能范围
│  │  ├─原因代码
│  │  ├─控制组
│  │  ├─岗位
│  │  ├─职级
│  │  ├─段
│  ├─基本信息
│  │  ├─会计科目
│  │  ├─商业银行
│  │  ├─联行号
│  │  ├─税率
│  │  ├─货币
│  │  ├─国家
│  │  ├─地区
│  │  ├─计量单位
│  ├─业务伙伴
│  │  ├─供应商
│  │  ├─客户
│  │  ├─银行账户
├─基础管理
│  ├─系统管理
│  │  ├─用户管理
│  │  ├─组织管理
│  │  ├─角色管理
│  │  ├─业务类型
│  │  ├─业务小类
│  │  ├─字段状态
│  │  ├─企业日历
│  │  ├─通知公告
│  ├─开发管理
│  │  ├─开发管理
│  │  │  ├─菜单管理
│  │  │  ├─移动菜单
│  │  │  ├─字典管理
│  │  │  ├─基础字段
│  │  │  ├─应用系统
│  │  │  ├─参数设置
│  │  │  ├─字段增强
│  │  │  ├─客户化字典
│  │  │  ├─日志配置
│  │  ├─程序注册
│  │  │  ├─数据模板
│  │  │  ├─作业程序
│  │  │  ├─业务路由
│  │  │  ├─业务组件
│  │  │  ├─权限对象
│  │  │  ├─号码对象
│  │  │  ├─移动配置
│  │  │  ├─条码类别
│  │  │  ├─图标管理
│  │  │  ├─语言配置
│  │  │  ├─数据库表
│  ├─系统监控
│  │  ├─接口监控
│  │  │  ├─外围系统
│  │  │  ├─业务类型
│  │  │  ├─集成管理
│  │  │  ├─集成监控
│  │  │  ├─异常日志
│  │  ├─服务监控
│  │  │  ├─用户监控
│  │  │  ├─锁监控
│  │  │  ├─Nacos监控
│  │  │  ├─Redis监控
│  │  ├─日志管理
│  │  │  ├─登录日志
│  │  │  ├─操作日志
│  │  │  ├─权限日志
│  │  │  ├─前置日志
│  ├─发票管理
│  │  ├─发票清单
│  │  ├─发票验真
│  │  ├─票据类型
│  │  ├─票据字段
│  ├─流程管理
│  │  ├─流程设计
│  │  ├─流程组
│  │  ├─固化流程用户
│  │  ├─动态流程用户
│  │  ├─动态流程绩效
│  │  ├─任务池用户组
│  │  ├─绩效组
│  │  ├─交通灯
│  │  ├─流程字段
│  │  ├─流程日志
│  │  ├─用户绩效组
│  │  ├─用户日历
│  ├─凭证管理
│  │  ├─生成规则
│  │  ├─凭证清单
│  ├─附件管理
│  │  ├─附件存储
│  │  ├─附件类别
│  │  ├─附件清单
│  ├─定时任务
│  │  ├─定时任务
│  │  ├─任务调度
├─SDEM
│  ├─SDEM制单
│  ├─SDEM报表
├─Z001
│  ├─Z001-制单(本地不能访问)
│  ├─Z001-列表(本地不能访问)
└─其他产品功能
   └─请查看生态体验版
   

系统效果

  • 系统登录 系统登录
  • 系统首页 系统首页
  • 我的已办 我的已办
  • 任务池总待办 任务池总待办
  • 主数据 主数据
  • 基础配置 基础配置
  • 流程引擎 流程引擎
  • 定时任务 定时任务
  • 集成监控 集成监控
  • 知识库 知识库
  • 电子影像 电子影像
  • 附件清单 附件清单
  • 多语言 多语言
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

简介

数字化平台通过对企业管理思想、大型成熟应用软件(如SAP)、主流互联网、市场多元化系统的分析,提炼了技术标准、通用数据管理、后台管理、系统监控、系统集成、工作流引擎、凭证引擎等能力,同时提供企业级应用的代码模板库,助力企业业务应用系统快速落地。 展开 收起
Vue 等 4 种语言
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/szdsdp/z001-web.git
git@gitee.com:szdsdp/z001-web.git
szdsdp
z001-web
Z001-WEB
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891