From 2fd87264ec85c9afbe4c813404c27e79f7be541d Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期二, 09 七月 2024 19:59:32 +0800
Subject: [PATCH] update report

---
 jrj/project/business/AR/ExchageInput3.cpp |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/jrj/project/business/AR/ExchageInput3.cpp b/jrj/project/business/AR/ExchageInput3.cpp
index 02f0db0..89408ad 100644
--- a/jrj/project/business/AR/ExchageInput3.cpp
+++ b/jrj/project/business/AR/ExchageInput3.cpp
@@ -426,8 +426,6 @@
 			xml x;
 			
 			xaserverarg arg ;
-
-			arg.setNativePointer(arg.CreateInstance());
 			arg.AddArg(L"QueryTxt", xcontrol(GetControl(L"sle_search")).GetText());
 			arg.AddArg(L"QueryArg", GetQueryArg());
 			//trace(L"QueryArg======L"+GetQueryArg());

--
Gitblit v1.9.3