|
|
(bool isSuccess, string response) = await _mesService.SubmitGetAsync(code, "", resultIndex == 1 ? true : false, _LastMesCheckTime[i], DateTime.UtcNow);
|
|
(bool isSuccess, string response) = await _mesService.SubmitGetAsync(code, "", resultIndex == 1 ? true : false, _LastMesCheckTime[i], DateTime.UtcNow);
|