namespace DS.Module.HkOpenApi; public interface IHttpRequestService { /// /// /// /// /// HKDataResult HKHttpPost(HKPostData model); }