From 71c27f9ead97e52e50a59495c6955756e21004cf Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期五, 01 十一月 2024 00:16:13 +0800
Subject: [PATCH] 1101

---
 internal_system_v1/exporttofile.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/internal_system_v1/exporttofile.h b/internal_system_v1/exporttofile.h
index 72ca76e..5b67299 100644
--- a/internal_system_v1/exporttofile.h
+++ b/internal_system_v1/exporttofile.h
@@ -14,7 +14,7 @@
 
     int saveToExcelFromComInfo(ComInfo &info); // 灏侀潰淇℃伅瀵煎嚭
     int saveToExcelFromThreeMergePro(); // 3鍜�1瀵煎嚭
-    int saveToExcelFromNeiShenZonghe(); // 鍐呭缁煎悎瀵煎嚭
+    int saveToExcelFromNeiShenZonghe(QString name,NeiShenZongHeInfo &nszh); // 鍐呭缁煎悎瀵煎嚭
 signals:
 
 public slots:

--
Gitblit v1.8.0