添加项目文件。
This commit is contained in:
11
app/Tnb.Apps.Entitys/Dto/AppMenuListOutput.cs
Normal file
11
app/Tnb.Apps.Entitys/Dto/AppMenuListOutput.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using JNPF.DependencyInjection;
|
||||
|
||||
namespace JNPF.Apps.Entitys.Dto;
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
[SuppressSniffer]
|
||||
public class AppMenuListOutput : AppDataListAllOutput
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user