xj qian
2024-08-21 9e213f03833e59a37306a7a7195d005ab5384d74
jrj/project/business/BasicCode/ProfitParam.cpp
@@ -54,7 +54,7 @@
      }
      int OnSave()
      {
         xml x = new xml;
         xml x ;
         
         dw_list.AcceptText();
         dw_list.DwUpdateAllToEx(x);
@@ -110,7 +110,7 @@
      
      int  OnRetrieve()
      {
         xml x = new xml;
         xml x ;
         x = ViewObject::RetrieveData(L"/sale/data/Gdn/profit/profitParamList");
         if(x)
         {