public P_PreApprovalApproveHistory LoadApproveHistoryInfo(Guid PID, int Type) { return(preApprovalService.LoadApproveHistoryInfo(PID, Type)); }