Commit 345a423c authored by 李延凯's avatar 李延凯

fix: S3 超时, 诊断会话需要回到默认

parent 352532d1
......@@ -121,6 +121,7 @@ void S3_ServerCNTT(void)
if ( S3_ServerCnt >= S3_SERVER )
{
UDS_Normal_Init( );
SessionType = DefaultSession;
}
else
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment