using WIDESEA_Core.BaseProvider; using WIDESEA_Entity.DomainModels.CacheTask; namespace WIDESEA_Services.IServices { public partial interface IVV_ContainerInfoService : IService { } }