xj qian
2024-07-04 e05e1ebb1165294f78a67b6f6ec1679c1a4e4703
jrj/project/business/SO/delivery.base.maint.so.cpp
@@ -156,7 +156,7 @@
         bind.bind(dw_1, vc);
         xml x;
         x = new xml;
         x ;
         x.setNativePointer(xml::CreateInstance());
         x.LoadXml(vc.GetContent());
@@ -184,7 +184,7 @@
         dw_cell.setNativePointer(dw_1.QueryItem(L"ixcell"));
         OnAttachEvent();
         if (GetParam())OnInit();
         if (GetWinParam())OnInit();
         return 1;
      }