/// <summary> /// 获取HTCode编号方法 /// </summary> /// <returns></returns> public HTCode GetHTCode() { return(preApprovalService.GetHTCode()); }