From eb3e4e257feacb8a2c1e852d29695c97982a3bfc Mon Sep 17 00:00:00 2001 From: payton Date: Tue, 19 Dec 2023 15:33:47 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9dp=E7=94=B5=E6=B1=A0?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/application/source/sf_app/code/source/fileMng/sf_file.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/application/source/sf_app/code/source/fileMng/sf_file.c b/code/application/source/sf_app/code/source/fileMng/sf_file.c index 1f6b8c702..c078bff75 100755 --- a/code/application/source/sf_app/code/source/fileMng/sf_file.c +++ b/code/application/source/sf_app/code/source/fileMng/sf_file.c @@ -1059,7 +1059,7 @@ UINT32 sf_create_dailyreport_file(void) } else if(temp == SF_POWER_TYPE_LI_POLYER) { - sprintf(str, "Custom"); + sprintf(str, "Lith Pack"); } else {