This commit is contained in:
thinkgem
2023-06-23 17:57:30 +08:00
parent 99ba81a7cb
commit 369b00a74e
7 changed files with 11 additions and 9 deletions

View File

@@ -8,4 +8,5 @@
5.2.1 5.2.1
5.3.0 5.3.0
5.3.1 5.3.1
5.3.2 5.3.2
5.4.0

View File

@@ -16,4 +16,5 @@
5.2.1 5.2.1
5.3.0 5.3.0
5.3.1 5.3.1
5.3.2 5.3.2
5.4.0

View File

@@ -521,7 +521,7 @@ j2cache:
# 存储模式 generic|hash # 存储模式 generic|hash
storage: hash storage: hash
# 通知订阅的通道名 # 通知订阅的通道名
channel: j2cache channel: jeesite
# 缓存命名空间名 # 缓存命名空间名
namespace: jeesite namespace: jeesite
# 消息监听器 # 消息监听器

View File

@@ -4,7 +4,7 @@ productName: JeeSite Demo
companyName: ThinkGem companyName: ThinkGem
# 产品版本、版权年份 # 产品版本、版权年份
productVersion: V5.3 productVersion: V5.4
copyrightYear: 2023 copyrightYear: 2023
# 数据库连接 # 数据库连接

View File

@@ -8,7 +8,7 @@ productName: JeeSite Demo
companyName: ThinkGem companyName: ThinkGem
# 产品版本、版权年份 # 产品版本、版权年份
productVersion: V5.3 productVersion: V5.4
copyrightYear: 2023 copyrightYear: 2023
# 是否演示模式 # 是否演示模式
@@ -675,7 +675,7 @@ session:
# # 存储模式 generic|hash # # 存储模式 generic|hash
# storage: hash # storage: hash
# # 通知订阅的通道名 # # 通知订阅的通道名
# channel: j2cache # channel: jeesite
# # 缓存命名空间名 # # 缓存命名空间名
# namespace: jeesite # namespace: jeesite
# # 消息监听器 # # 消息监听器

View File

@@ -8,7 +8,7 @@ productName: JeeSite Demo
companyName: ThinkGem companyName: ThinkGem
# 产品版本、版权年份 # 产品版本、版权年份
productVersion: V5.3 productVersion: V5.4
copyrightYear: 2023 copyrightYear: 2023
# 是否演示模式 # 是否演示模式

View File

@@ -8,7 +8,7 @@ productName: JeeSite Demo
companyName: ThinkGem companyName: ThinkGem
# 产品版本、版权年份 # 产品版本、版权年份
productVersion: V5.3 productVersion: V5.4
copyrightYear: 2023 copyrightYear: 2023
# 是否演示模式 # 是否演示模式
@@ -675,7 +675,7 @@ session:
# # 存储模式 generic|hash # # 存储模式 generic|hash
# storage: hash # storage: hash
# # 通知订阅的通道名 # # 通知订阅的通道名
# channel: j2cache # channel: jeesite
# # 缓存命名空间名 # # 缓存命名空间名
# namespace: jeesite # namespace: jeesite
# # 消息监听器 # # 消息监听器