namespace NetAdmin.SysComponent.Application.Services.Sys.Dependency; /// /// 开发服务 /// public interface IDevService : IService, IDevModule;