From 6b0d1f644233b2984d2a87553de598879cf05caf Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Tue, 28 May 2024 17:24:59 +0800
Subject: [PATCH] 继续完善

---
 Function/STORAGE/sizhu_history_record.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Function/STORAGE/sizhu_history_record.c b/Function/STORAGE/sizhu_history_record.c
index 09513d9..e964dce 100644
--- a/Function/STORAGE/sizhu_history_record.c
+++ b/Function/STORAGE/sizhu_history_record.c
@@ -2,7 +2,7 @@
 #include "system_mem_para.h"
 
 
-LOG_SIZHU_HISTORY_RUN_T		log_sizhu_history_run_g;
+LOG_SIZHU_HISTORY_CTRL_T		log_sizhu_history_run_g;
 LOG_SIZHU_LOG_SAVE_T		ufg620_log_g;
 
 

--
Gitblit v1.9.3