public bool SaveRouteSystem(Route route, bool edit, long UTCTime) { return(IO_AGVMapService.SaveRouteBLL(route, edit, UTCTime)); }