From efddb5166089573f9b2508d30b217ddebbb2fab2 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期二, 08 十月 2024 22:48:55 +0800
Subject: [PATCH] 1008

---
 internal_system_v1/problemnotmoney.cpp |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/internal_system_v1/problemnotmoney.cpp b/internal_system_v1/problemnotmoney.cpp
index bd03320..7118998 100644
--- a/internal_system_v1/problemnotmoney.cpp
+++ b/internal_system_v1/problemnotmoney.cpp
@@ -1,4 +1,4 @@
-#include "problemnotmoney.h"
+锘�#include "problemnotmoney.h"
 #include "ui_problemnotmoney.h"
 
 #include <QFileDialog>
@@ -7,6 +7,7 @@
 #include <QDebug>
 #include <QProcess>
 
+#pragma execution_character_set("utf-8")
 extern int g_comId;
 extern QString g_auditDate;
 extern QString g_dataRootPath;

--
Gitblit v1.8.0