xj qian
2024-09-14 47180b84a17b15c976b96343449cc5747f9c14f7
jrj/project/business/BasicCode/TypeList.maint.supplier.cpp
@@ -148,9 +148,9 @@
      int  OnRetrieve()
      {
         xml x ;
         x.setNativePointer(xml::CreateInstance());
         xaserverarg arg = new xaserverarg;
         arg.setNativePointer(arg.CreateInstance());
         xaserverarg arg;
         arg.AddArg(L"xxx",L"xxx");
         if (getUrl(L"",arg.GetString(),x)!=1)
         {