LiFan
2025-03-01 a89df9d6d8e9821a0c3c41b7964f51762ce3cb84
jrj/project/business/BasicCode/AccountUnitMaint.cpp
@@ -90,10 +90,8 @@
      int OnSave()
      {
         xml x;
         dw_list.DwUpdateAllToEx(x); 
         xaserverarg arg;
         arg.AddArg(L"content",x.xml());                  
         if (xurl::get(L"/sale/data/TradeFinance3/accountunit/update",arg.GetString(),x) != 1)
         {
@@ -118,7 +116,7 @@
      
      int  OnRetrieve()
      {
         xml x = new xml;
         xml x ;
         
         xaserverarg arg;