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