From 66f0b6533137599d69bee08fbc3f6f8865aec75e Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期四, 12 九月 2024 11:23:02 +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