From b8e6a7bb37d04f1e974e231a5caffc1854cf7f41 Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期四, 27 六月 2024 09:37:26 +0800
Subject: [PATCH] this update tree data item

---
 jrj/xframe/vbusiness/vutil/publiccode.vutil.vbusiness.hpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/jrj/xframe/vbusiness/vutil/publiccode.vutil.vbusiness.hpp b/jrj/xframe/vbusiness/vutil/publiccode.vutil.vbusiness.hpp
index fb10202..c6294e3 100644
--- a/jrj/xframe/vbusiness/vutil/publiccode.vutil.vbusiness.hpp
+++ b/jrj/xframe/vbusiness/vutil/publiccode.vutil.vbusiness.hpp
@@ -101,7 +101,7 @@
 	{
 		/*
 		if (sOrgID == "") return "4.2";
-		xml x = new xml;
+		xml 
 		x.setNativePointer(xml::CreateInstance());
 		xaserverarg args=new xaserverarg;
 		args.setNativePointer(args.CreateInstance());
@@ -235,7 +235,7 @@
 
 	static KXMLDOMDocument getAssignment(string sguid, KXMLDOMDocument x)
 	{
-		//xml x = new xml;
+		//xml 
 		//x.setNativePointer(xml::CreateInstance());		
 		xaserverarg arg;
 		arg.setNativePointer(arg.CreateInstance());

--
Gitblit v1.9.3