namespace WIDESEA_IStorageBasicService; public interface IDt_CheckResultService : IService { WebResponseContent HandUploadData(int id); }