添加项目文件。
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using JNPF.DependencyInjection;
|
||||
|
||||
namespace JNPF.Extend.Entitys.Dto.Email;
|
||||
|
||||
/// <summary>
|
||||
/// 邮箱配置-测试连接.
|
||||
/// </summary>
|
||||
[SuppressSniffer]
|
||||
public class EmailConfigActionsCheckMailInput : EmailConfigInfoOutput
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user