LiFan
2024-09-13 178692fe1d837d040db48da3a82ca09cfeaddb27
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");