From 3c42a475e218e9feb793e93563c8d5dede6fcb5d Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期五, 13 九月 2024 10:06:54 +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