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