From 2ab89b3ff89ae4d82809f6b1bf579a51887e08ee Mon Sep 17 00:00:00 2001 From: jhc <2991879965@qq.com> Date: 星期六, 09 十一月 2024 15:38:05 +0800 Subject: [PATCH] 上传总结 --- common.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/common.h b/common.h index bb0a5f2..3c75aa3 100644 --- a/common.h +++ b/common.h @@ -688,7 +688,7 @@ struct MonoutputInfo { - int month;//鏈堜唤 + char month[32];//鏈堜唤 double aOutput;//a浜у搧鏈堜骇閲� double bOutput;//b浜у搧鏈堜骇閲� double cOutput;//c浜у搧鏈堜骇閲� -- Gitblit v1.8.0