namespace Yw.Settings { /// /// /// public class Paras_Health_RedisCache { /// /// 前缀 /// public string Prefix { get; set; } } }