From f03cf3ae7a36954e64fc014e6bb7afd20c5a5247 Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Wed, 12 Jun 2024 17:22:08 +0800
Subject: [PATCH] 增加IAP功能,准备测试上位机升级

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

diff --git a/Function/STORAGE/sizhu_history_record.h b/Function/STORAGE/sizhu_history_record.h
index af6f74c..de9a332 100644
--- a/Function/STORAGE/sizhu_history_record.h
+++ b/Function/STORAGE/sizhu_history_record.h
@@ -69,7 +69,7 @@
 
 	SYSTEM_STATUS_WORD_T  status_word;
 
-}SIZHU_HISTORY_INTERVAL_T;
+}SIZHU_HISTORY_INTERVAL_T;  //84
 
 //�¡��ա�ʱ��־����
 typedef struct 

--
Gitblit v1.9.3