qianxj2004
2025-10-22 4161b991dc09760ea8ed92ba840099f4102dc5e2
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)
         {