mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	配置文件新增redis数据库索引属性
This commit is contained in:
		| @@ -60,10 +60,10 @@ spring: | ||||
|   redis: | ||||
|     # 地址 | ||||
|     host: localhost | ||||
|     # 设置不同的库,默认值为0,redis默认16个,即0到15 | ||||
|     database: 0 | ||||
|     # 端口,默认为6379 | ||||
|     port: 6379 | ||||
|     # 数据库索引 | ||||
|     database: 0 | ||||
|     # 密码 | ||||
|     password:  | ||||
|     # 连接超时时间 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 RuoYi
					RuoYi