xj qian
2024-11-05 06a9a4b01cda9c380e52eb875d7bb7c1c874954a
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)
         {