日志改动
This commit is contained in:
parent
d67ea5c54d
commit
db36e41576
@ -135,7 +135,7 @@ namespace DOAN.Service.Bydlms
|
||||
{
|
||||
throw new Exception($"设备状态变化上传失败: {response.StatusCode}");
|
||||
}
|
||||
Console.WriteLine("设备状态上传成功!" + response.Content);
|
||||
Console.WriteLine("设备状态上传成功!" + response.RequestMessage.ToString());
|
||||
Context.Ado.CommitTran();
|
||||
return 1;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user