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