From 6278d095743368d6ae0a3f142a4380bc6a5923d9 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期五, 28 六月 2024 11:53:47 +0800
Subject: [PATCH] update
---
jrj/project/business/quote.enquiry.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/jrj/project/business/quote.enquiry.cpp b/jrj/project/business/quote.enquiry.cpp
index 0a22ed5..ed954ef 100644
--- a/jrj/project/business/quote.enquiry.cpp
+++ b/jrj/project/business/quote.enquiry.cpp
@@ -12,7 +12,7 @@
#include "viewobject/view.base.hpp"
#include "viewobject/quote.view.hpp"
-using xml = KXMLDOMDocument;xxxx
+using xml = KXMLDOMDocument;
class __declspec(dllexport) QuoteFileView : public xframe
{
--
Gitblit v1.9.3