public static bool ModifyBG_PayProject(BG_PayProject bG_PayProject)
 {
     return(BG_PayProjectService.ModifyBG_PayProject(bG_PayProject));
 }