sunpengfei
2025-11-19 a62b3247a44963907a7f84c4d1de87fc8bd5d718
ApiTools.Core/Models/SmsUtils/Queries/GetSmsSettingQuery.cs
@@ -76,5 +76,10 @@
        /// 排序
        /// </summary>
        public int Sort { get; set; }
        /// <summary>
        /// 签名名称
        /// </summary>
        public string SignName { get; set; }
    }
}