LiFan
2025-04-24 9b3b2eb20b09e13da837a28f16e552ba70a090c4
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");