示例#1
0
 public async Task AddBusStopTraceAsync(BusStopTrace busStopTrace)
 => await _repository.AddBusStopTraceAsync(busStopTrace);