LiFan
2024-08-27 1babebeda5624383e1f8513959a9eb6e2886994e
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");