public int MMCoEApprove(Guid id, int state, string reason) { return(preApprovalService.MMCoEApprove(id, state, reason)); }