LiFan
2024-07-02 70201e20e82ce5bb942d59c46c252d2533003cc0
jrj/project/business/SO/maint.Document.SO3.v3.cpp
@@ -369,7 +369,7 @@
      /*
      int  OnRetrieve()
      {
         xml x = new xml;
         xml x ;
         x.setNativePointer(xml::CreateInstance());
         xaserverarg arg = new xaserverarg;
         arg.setNativePointer(arg.CreateInstance());
@@ -454,7 +454,7 @@
         if (GetWinParam())
         {
            xaserverarg arg;
            xaserverarg arg= GetArg();
            entityid = arg.GetArgString(L"entityid");
            Type = arg.GetArgString(L"Type");
            ApprovalStatus = arg.GetArgString(L"ApprovalStatus");