using NetAdmin.SysComponent.Domain.Dto.Sys.Dic.Catalog; namespace NetAdmin.SysComponent.Application.Modules.Sys; /// /// 字典目录模块 /// public interface IDicCatalogModule : ICrudModule;