Compare commits
	
		
			2 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 85f46131dc | |||
| a5bb56d3dd | 
| @ -49,9 +49,9 @@ spring: | ||||
|           driverClassName: com.mysql.cj.jdbc.Driver | ||||
|           # jdbc 所有参数配置参考 https://lionli.blog.csdn.net/article/details/122018562 | ||||
|           # rewriteBatchedStatements=true 批处理优化 大幅提升批量插入更新删除性能(对数据库有性能损耗 使用批量操作应考虑性能问题) | ||||
|           url: jdbc:mysql://localhost:3306/ry-flowable-plus?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true&nullCatalogMeansCurrent=true | ||||
|           url: jdbc:mysql://localhost:3306/fengxu_java?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true&nullCatalogMeansCurrent=true | ||||
|           username: root | ||||
|           password: jyzbyj306 | ||||
|           password: 123456 | ||||
|         # 从库数据源 | ||||
| #        slave: | ||||
| #          lazy: true | ||||
|  | ||||
| @ -5,8 +5,8 @@ | ||||
|   "author": "KonBAI", | ||||
|   "license": "MIT", | ||||
|   "scripts": { | ||||
|     "dev": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve", | ||||
|     "build": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service build", | ||||
|     "dev": "vue-cli-service serve", | ||||
|     "build": "vue-cli-service build", | ||||
|     "preview": "node build/index.js --preview", | ||||
|     "lint": "eslint --ext .js,.vue src" | ||||
|   }, | ||||
|  | ||||
							
								
								
									
										
											BIN
										
									
								
								操作文档.assets/image-20241216100403352.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 106 KiB | 
							
								
								
									
										
											BIN
										
									
								
								操作文档.assets/image-20241216100442145.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 61 KiB | 
							
								
								
									
										
											BIN
										
									
								
								操作文档.assets/image-20241216100519457.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 38 KiB | 
							
								
								
									
										
											BIN
										
									
								
								操作文档.assets/image-20241216100553198.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 96 KiB | 
							
								
								
									
										
											BIN
										
									
								
								操作文档.assets/image-20241216100624740.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 1.5 MiB | 
							
								
								
									
										
											BIN
										
									
								
								操作文档.assets/image-20241216101121542.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 27 KiB | 
							
								
								
									
										
											BIN
										
									
								
								操作文档.assets/image-20241216101737575.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 150 KiB | 
							
								
								
									
										
											BIN
										
									
								
								操作文档.assets/image-20241216101900521.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 41 KiB | 
							
								
								
									
										
											BIN
										
									
								
								操作文档.assets/image-20241216102020287.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 63 KiB | 
							
								
								
									
										
											BIN
										
									
								
								操作文档.assets/image-20241216102157715.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 142 KiB | 
							
								
								
									
										
											BIN
										
									
								
								操作文档.assets/image-20241216102414056.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 148 KiB | 
							
								
								
									
										
											BIN
										
									
								
								操作文档.assets/image-20241216102448797.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 22 KiB | 
							
								
								
									
										
											BIN
										
									
								
								操作文档.assets/image-20241216102706312.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 122 KiB | 
							
								
								
									
										
											BIN
										
									
								
								操作文档.assets/image-20241216102737755.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 134 KiB | 
							
								
								
									
										
											BIN
										
									
								
								操作文档.assets/image-20241216102834521.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 74 KiB | 
							
								
								
									
										59
									
								
								操作文档.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @ -0,0 +1,59 @@ | ||||
| # 工程导入 | ||||
| 
 | ||||
| ## MySQL | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| ## 配置数据库信息 | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| # 工程运行 | ||||
| 
 | ||||
| ## 前端项目运行 | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| ## 后端项目运行 | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| ## 访问项目 | ||||
| 
 | ||||
| # 请假流程 | ||||
| 
 | ||||
| ## 新增流程分类 | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| ## 新增表单 | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| ## 新增流程设计 | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| ## 流程设计 | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| ## 指定超级管理员角色 | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| ## 部署流程 | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| ## 新建请假流程 | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| ## 审批流程 | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| ## 通过流程 | ||||
| 
 | ||||
|  | ||||