using WIDESEA_Core.BaseServices; using WIDESEA_Model.Models; namespace WIDESEA_ITaskInfoService; public interface ITask_HtyService : IService { }