LiFan
2025-04-29 6c8c9ddaeb2bc6245a374c9354296bcfc2d96c06
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");