20240227本部检查优化
This commit is contained in:
@@ -747,7 +747,7 @@ namespace WebAPI.Controllers
|
||||
TrainRecord = APIPersonService.getStrTrainRecordByPersonId(x.PersonId),
|
||||
x.ExchangeTime,
|
||||
x.ExchangeTime2,
|
||||
persons.PhotoUrl,
|
||||
PhotoUrl=persons.PhotoUrl.Replace('\\', '/'),
|
||||
}).Take(200);
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Reference in New Issue
Block a user