LiFan
2024-07-02 70201e20e82ce5bb942d59c46c252d2533003cc0
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;
      }