From fa2de0461cb79df0ba5e736b4aea8bff1056688a Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期五, 13 九月 2024 10:07:40 +0800
Subject: [PATCH] update

---
 jrj/project/business/VATNotify/VATInvoiceNew.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/jrj/project/business/VATNotify/VATInvoiceNew.cpp b/jrj/project/business/VATNotify/VATInvoiceNew.cpp
index 5ccdc96..8ad5141 100644
--- a/jrj/project/business/VATNotify/VATInvoiceNew.cpp
+++ b/jrj/project/business/VATNotify/VATInvoiceNew.cpp
@@ -205,7 +205,7 @@
 			xaserverarg arg;
 			
 			dw_1.DwUpdateAllToEx(x);
-			xml x0 = new xml;
+			xml x0;
 			
 			x0.loadXML(L"<data/>");
 			

--
Gitblit v1.9.3