Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/ShuttleCarJob/ShuttleCarJob.cs @@ -1,4 +1,4 @@ using AutoMapper; using MapsterMapper; using Quartz; using System; using System.Collections.Generic; @@ -48,3 +48,4 @@ } } }