11
This commit is contained in:
@@ -847,7 +847,8 @@ namespace WebAPI.Controllers
|
||||
x.ExchangeTime,
|
||||
x.ExchangeTime2,
|
||||
x.PhotoUrl,
|
||||
x.IsUsed
|
||||
x.IsUsed,
|
||||
Blacklist=x.IsBlacklist
|
||||
}).Take(400).ToList();
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Reference in New Issue
Block a user