From ab9b84ee42c872cd2277d2e3a863718355bcc6aa Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期一, 15 十二月 2025 16:20:27 +0800
Subject: [PATCH] feat:开发
---
ApiTools.Core/Models/SmsUtils/Commands/SaveSmsSettingCommand.cs | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/ApiTools.Core/Models/SmsUtils/Commands/SaveSmsSettingCommand.cs b/ApiTools.Core/Models/SmsUtils/Commands/SaveSmsSettingCommand.cs
index 2987e7f..7daa167 100644
--- a/ApiTools.Core/Models/SmsUtils/Commands/SaveSmsSettingCommand.cs
+++ b/ApiTools.Core/Models/SmsUtils/Commands/SaveSmsSettingCommand.cs
@@ -68,5 +68,10 @@
/// 鎺掑簭
/// </summary>
public int Sort { get; set; }
+
+ /// <summary>
+ /// 绛惧悕鍚嶇О
+ /// </summary>
+ public string SignName { get; set; }
}
}
--
Gitblit v1.9.1