LiFan
2025-03-31 953d8edc7d5de7ea9d55c1cc9e4f8d79634f3eb2
jrj/project/business/AR/ExchangeSignFast.cpp
@@ -328,9 +328,7 @@
      {
         HCURSOR  hCursor = xutil::SetCursorWait();
         xml x;
         xaserverarg arg ;
         arg.setNativePointer(arg.CreateInstance());
         int row = dw_obj->GetRow();
         if (row < 1) return 1;
         xstring CustomerID = dw_obj->GetItemString(row, L"CustomerID");