From 20ffcfb5507daf34f81346ca3dfa4c031e7b2fe3 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期日, 27 四月 2025 22:13:53 +0800 Subject: [PATCH] 0427 --- 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