From 727e730495ac7b61bcd1fa3fd9fab5bb0f54baed Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期四, 27 六月 2024 21:54:53 +0800 Subject: [PATCH] test1 --- 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 b5c9ac7..c18e069 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