using FreeRedis; namespace NPin.Framework.Caching.FreeRedis; /// /// 配置定义 /// public class FreeSqlOptions : ConnectionStringBuilder { }