Commit f0ac5a8b authored by 李茂军's avatar 李茂军

fix:修改QAC问题44284

parent 9a1f3e0d
...@@ -452,7 +452,7 @@ void UDS_2EService_DID_7103(void) ...@@ -452,7 +452,7 @@ void UDS_2EService_DID_7103(void)
void Clear7103_Cbk(void) void Clear7103_Cbk(void)
{ {
memcpy(Ser2EToDFlashInfo.DID_7103, 0, 1); Ser2EToDFlashInfo.DID_7103[0]=0;
Please register or sign in to reply
( void )write2EData(Write2EData); ( void )write2EData(Write2EData);
} }
uint32_t Get_7101_Value(void) uint32_t Get_7101_Value(void)
......
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