LiFan
2024-07-05 378d4b51e3112a3a27eabfd3aa97caec2bd5dafd
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;
      }