1.修复同步参数异常
This commit is contained in:
parent
b2b4d9eda7
commit
8c6b0777ad
|
@ -301,7 +301,8 @@ EXIT:
|
||||||
}
|
}
|
||||||
//SysCheckFlag();
|
//SysCheckFlag();
|
||||||
origInfo = currentInfo;
|
origInfo = currentInfo;
|
||||||
|
origInfo_check = currentInfo;
|
||||||
|
|
||||||
if(sys_mtd_fp){
|
if(sys_mtd_fp){
|
||||||
fclose(sys_mtd_fp);
|
fclose(sys_mtd_fp);
|
||||||
sys_mtd_fp = NULL;
|
sys_mtd_fp = NULL;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user