修改:Redis方法修改。

This commit is contained in:
2025-12-22 17:47:19 +08:00
parent 67f9192182
commit aa0d7043bf
11 changed files with 237 additions and 85 deletions

View File

@@ -173,7 +173,7 @@ namespace Services.Tool
/// <summary>
/// redis 数据库操作帮助类
/// </summary>
public class RedisHelper
public class StackChangeRedisHelper
{
//执行顺序---静态字段---静态构造函数---构造函数