|  | @@ -15,7 +15,7 @@ namespace Admin.Core.Tests.Service.Admin
 | 
											
												
													
														|  |          [Fact]
 |  |          [Fact]
 | 
											
												
													
														|  |          public async void GetAsync()
 |  |          public async void GetAsync()
 | 
											
												
													
														|  |          {
 |  |          {
 | 
											
												
													
														|  | -            var res = await _apiService.GetAsync(1);
 |  | 
 | 
											
												
													
														|  | 
 |  | +            var res = await _apiService.GetAsync(161227168079941);
 | 
											
												
													
														|  |              Assert.True(res.Success);
 |  |              Assert.True(res.Success);
 | 
											
												
													
														|  |          }
 |  |          }
 | 
											
												
													
														|  |      }
 |  |      }
 |