添加项目文件。
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using JNPF.DependencyInjection;
|
||||
|
||||
namespace JNPF.Extend.Entitys.Dto.Email;
|
||||
|
||||
/// <summary>
|
||||
/// 存草稿.
|
||||
/// </summary>
|
||||
[SuppressSniffer]
|
||||
public class EmailActionsSaveDraftInput : EmailSendInput
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user